Home
last modified time | relevance | path

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

12

/linux/net/smc/
H A Dsmc_inet.c147 proto_unregister(&smc_inet6_prot); in smc_inet_init()
150 proto_unregister(&smc_inet_prot); in smc_inet_init()
159 proto_unregister(&smc_inet6_prot); in smc_inet_exit()
162 proto_unregister(&smc_inet_prot); in smc_inet_exit()
H A Daf_smc.c3548 proto_unregister(&smc_proto6); in smc_init()
3550 proto_unregister(&smc_proto); in smc_init()
3585 proto_unregister(&smc_proto6); in smc_exit()
3586 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/bluetooth/bnep/
H A Dsock.c251 proto_unregister(&bnep_proto); in bnep_sock_init()
259 proto_unregister(&bnep_proto); in bnep_sock_cleanup()
/linux/net/bluetooth/hidp/
H A Dsock.c303 proto_unregister(&hidp_proto); in hidp_init_sockets()
311 proto_unregister(&hidp_proto); in hidp_cleanup_sockets()
/linux/net/ipv6/
H A Daf_inet6.c1214 proto_unregister(&pingv6_prot); in inet6_init()
1216 proto_unregister(&rawv6_prot); in inet6_init()
1218 proto_unregister(&udpv6_prot); in inet6_init()
1220 proto_unregister(&tcpv6_prot); in inet6_init()
/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/net/mctp/
H A Daf_mctp.c885 proto_unregister(&mctp_proto); in mctp_init()
897 proto_unregister(&mctp_proto); in mctp_exit()
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/net/rxrpc/
H A Daf_rxrpc.c1105 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1128 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/linux/net/bluetooth/rfcomm/
H A Dsock.c1094 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1106 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/linux/net/atm/
H A Dcommon.c886 proto_unregister(&vcc_proto); in atm_init()
896 proto_unregister(&vcc_proto); in atm_exit()
/linux/net/ipv4/
H A Daf_inet.c2014 proto_unregister(&raw_prot); in inet_init()
2016 proto_unregister(&udp_prot); in inet_init()
2018 proto_unregister(&tcp_prot); in inet_init()
/linux/net/phonet/
H A Daf_phonet.c492 proto_unregister(pp->prot); in phonet_proto_unregister()
/linux/net/llc/
H A Daf_llc.c1290 proto_unregister(&llc_proto); in llc2_init()
1302 proto_unregister(&llc_proto);
/linux/net/qrtr/
H A Daf_qrtr.c1308 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1317 proto_unregister(&qrtr_proto); in qrtr_proto_fini()
/linux/crypto/
H A Daf_alg.c1288 proto_unregister(&alg_proto); in af_alg_init()
1295 proto_unregister(&alg_proto); in af_alg_exit()
/linux/net/bluetooth/
H A Dsco.c1642 proto_unregister(&sco_proto); in sco_init()
1656 proto_unregister(&sco_proto); in sco_exit()
H A Dl2cap_sock.c2080 proto_unregister(&l2cap_proto); in l2cap_init_sockets()
2088 proto_unregister(&l2cap_proto); in l2cap_cleanup_sockets()
H A Dhci_sock.c2259 proto_unregister(&hci_sk_proto); in hci_sock_init()
2267 proto_unregister(&hci_sk_proto); in hci_sock_cleanup()
/linux/net/l2tp/
H A Dl2tp_ppp.c1712 proto_unregister(&pppol2tp_sk_proto); in pppol2tp_init()
1724 proto_unregister(&pppol2tp_sk_proto); in pppol2tp_exit()
/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.c1923 proto_unregister(&kcm_proto); in kcm_init()
1940 proto_unregister(&kcm_proto); in kcm_exit()
/linux/net/appletalk/
H A Dddp.c1984 proto_unregister(&ddp_proto); in atalk_init()
2010 proto_unregister(&ddp_proto); in atalk_exit()

12