Searched refs:proto_unregister (Results 1 - 25 of 40) sorted by relevance

12

/net/nfc/
H A Daf_nfc.c85 proto_unregister(nfc_proto->proto);
/net/bluetooth/bnep/
H A Dsock.c249 proto_unregister(&bnep_proto);
257 proto_unregister(&bnep_proto);
/net/ieee802154/
H A Daf_ieee802154.c355 proto_unregister(&ieee802154_dgram_prot);
357 proto_unregister(&ieee802154_raw_prot);
365 proto_unregister(&ieee802154_dgram_prot);
366 proto_unregister(&ieee802154_raw_prot);
/net/ipv4/
H A Dudplite.c138 proto_unregister(&udplite_prot);
H A Daf_inet.c1805 proto_unregister(&raw_prot);
1807 proto_unregister(&udp_prot);
1809 proto_unregister(&tcp_prot);
/net/bluetooth/cmtp/
H A Dsock.c260 proto_unregister(&cmtp_proto);
268 proto_unregister(&cmtp_proto);
/net/bluetooth/hidp/
H A Dsock.c290 proto_unregister(&hidp_proto);
298 proto_unregister(&hidp_proto);
/net/ipv6/
H A Daf_inet6.c1049 proto_unregister(&pingv6_prot);
1051 proto_unregister(&rawv6_prot);
1053 proto_unregister(&udplitev6_prot);
1055 proto_unregister(&udpv6_prot);
1057 proto_unregister(&tcpv6_prot);
/net/rds/
H A Daf_rds.c534 proto_unregister(&rds_proto);
575 proto_unregister(&rds_proto);
/net/can/
H A Daf_can.c790 proto_unregister(cp->prot);
811 proto_unregister(cp->prot);
/net/l2tp/
H A Dl2tp_ip.c634 proto_unregister(&l2tp_ip_prot);
643 proto_unregister(&l2tp_ip_prot);
H A Dl2tp_ip6.c782 proto_unregister(&l2tp_ip6_prot);
791 proto_unregister(&l2tp_ip6_prot);
H A Dl2tp_ppp.c1844 proto_unregister(&pppol2tp_sk_proto);
1856 proto_unregister(&pppol2tp_sk_proto);
/net/phonet/
H A Daf_phonet.c497 proto_unregister(pp->prot);
/net/atm/
H A Dcommon.c891 proto_unregister(&vcc_proto);
901 proto_unregister(&vcc_proto);
/net/bluetooth/
H A Dhci_sock.c1255 proto_unregister(&hci_sk_proto);
1263 proto_unregister(&hci_sk_proto);
H A Dsco.c1215 proto_unregister(&sco_proto);
1227 proto_unregister(&sco_proto);
H A Dl2cap_sock.c1627 proto_unregister(&l2cap_proto);
1635 proto_unregister(&l2cap_proto);
/net/bluetooth/rfcomm/
H A Dsock.c1090 proto_unregister(&rfcomm_proto);
1102 proto_unregister(&rfcomm_proto);
/net/dccp/
H A Dipv4.c1071 proto_unregister(&dccp_v4_prot);
1080 proto_unregister(&dccp_v4_prot);
H A Dipv6.c1164 proto_unregister(&dccp_v6_prot);
1173 proto_unregister(&dccp_v6_prot);
/net/llc/
H A Daf_llc.c1231 proto_unregister(&llc_proto);
1243 proto_unregister(&llc_proto);
/net/rxrpc/
H A Daf_rxrpc.c861 proto_unregister(&rxrpc_proto);
880 proto_unregister(&rxrpc_proto);
/net/netrom/
H A Daf_netrom.c1464 proto_unregister(&nr_proto);
1510 proto_unregister(&nr_proto);
/net/vmw_vsock/
H A Daf_vsock.c1972 proto_unregister(&vsock_proto);
1988 proto_unregister(&vsock_proto);

Completed in 232 milliseconds

12