Home
last modified time | relevance | path

Searched refs:proto_unregister (Results 1 – 25 of 32) sorted by relevance

12

/linux/net/smc/
H A Dsmc_inet.c163 proto_unregister(&smc_inet6_prot); in smc_inet_exit()
166 proto_unregister(&smc_inet_prot);
175 proto_unregister(&smc_inet6_prot);
178 proto_unregister(&smc_inet_prot);
H A Daf_smc.c3550 proto_unregister(&smc_proto6); in smc_init()
3552 proto_unregister(&smc_proto); in smc_init()
3587 proto_unregister(&smc_proto6); in smc_exit()
3588 proto_unregister(&smc_proto); in smc_exit()
/linux/net/nfc/
H A Daf_nfc.c64 proto_unregister(nfc_proto->proto); in nfc_proto_register()
76 proto_unregister(nfc_proto->proto); in nfc_proto_unregister()
/linux/net/ieee802154/
H A Dsocket.c1137 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1139 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1148 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()
1149 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()
/linux/net/can/
H A Daf_can.c773 proto_unregister(cp->prot); in can_proto_register()
794 proto_unregister(cp->prot); in can_proto_unregister()
/linux/drivers/net/ppp/
H A Dpptp.c677 proto_unregister(&pptp_sk_proto); in pptp_init_module()
689 proto_unregister(&pptp_sk_proto); in pptp_exit_module()
H A Dpppoe.c1275 proto_unregister(&pppoe_sk_proto); in pppoe_init()
1290 proto_unregister(&pppoe_sk_proto); in pppoe_exit()
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/rxrpc/
H A Daf_rxrpc.c1107 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1130 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/linux/net/bluetooth/rfcomm/
H A Dsock.c1096 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1108 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/linux/net/atm/
H A Dcommon.c839 proto_unregister(&vcc_proto); in atm_init()
848 proto_unregister(&vcc_proto); in atm_exit()
/linux/net/phonet/
H A Daf_phonet.c492 proto_unregister(pp->prot); in phonet_proto_unregister()
/linux/net/qrtr/
H A Daf_qrtr.c1318 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1327 proto_unregister(&qrtr_proto); in qrtr_proto_fini()
/linux/net/llc/
H A Daf_llc.c1283 proto_unregister(&llc_proto); in llc2_init()
1295 proto_unregister(&llc_proto); in llc2_exit()
/linux/net/l2tp/
H A Dl2tp_ppp.c1756 proto_unregister(&pppol2tp_sk_proto); in pppol2tp_init()
1768 proto_unregister(&pppol2tp_sk_proto); in pppol2tp_exit()
/linux/net/bluetooth/
H A Dsco.c1659 proto_unregister(&sco_proto); in sco_init()
1673 proto_unregister(&sco_proto); in sco_exit()
H A Dl2cap_sock.c2134 proto_unregister(&l2cap_proto);
2142 proto_unregister(&l2cap_proto);
H A Diso.c2911 proto_unregister(&iso_proto); in iso_exit()
2929 proto_unregister(&iso_proto);
/linux/net/x25/
H A Daf_x25.c1830 proto_unregister(&x25_proto); in x25_init()
1848 proto_unregister(&x25_proto); in x25_exit()
/linux/net/kcm/
H A Dkcmsock.c1924 proto_unregister(&kcm_proto); in kcm_init()
1941 proto_unregister(&kcm_proto); in kcm_exit()
/linux/net/iucv/
H A Daf_iucv.c2345 proto_unregister(&iucv_proto); in afiucv_init()
2358 proto_unregister(&iucv_proto);
/linux/net/vmw_vsock/
H A Daf_vsock.c3028 proto_unregister(&vsock_proto); in vsock_init()
3039 proto_unregister(&vsock_proto); in vsock_exit()
/linux/net/sctp/
H A Dipv6.c1172 proto_unregister(&sctpv6_prot);
H A Dprotocol.c1262 proto_unregister(&sctp_prot); in sctp_v4_protosw_exit()

12