Home
last modified time | relevance | path

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

12

/Linux-v4.19/net/bluetooth/bnep/
Dsock.c255 proto_unregister(&bnep_proto); in bnep_sock_init()
263 proto_unregister(&bnep_proto); in bnep_sock_cleanup()
/Linux-v4.19/net/bluetooth/cmtp/
Dsock.c259 proto_unregister(&cmtp_proto); in cmtp_init_sockets()
267 proto_unregister(&cmtp_proto); in cmtp_cleanup_sockets()
/Linux-v4.19/net/bluetooth/hidp/
Dsock.c289 proto_unregister(&hidp_proto); in hidp_init_sockets()
297 proto_unregister(&hidp_proto); in hidp_cleanup_sockets()
/Linux-v4.19/net/nfc/
Daf_nfc.c85 proto_unregister(nfc_proto->proto); in nfc_proto_unregister()
/Linux-v4.19/net/ipv4/
Dudplite.c127 proto_unregister(&udplite_prot); in udplite4_register()
Daf_inet.c2005 proto_unregister(&raw_prot); in inet_init()
2007 proto_unregister(&udp_prot); in inet_init()
2009 proto_unregister(&tcp_prot); in inet_init()
/Linux-v4.19/net/ipv6/
Daf_inet6.c1127 proto_unregister(&pingv6_prot); in inet6_init()
1129 proto_unregister(&rawv6_prot); in inet6_init()
1131 proto_unregister(&udplitev6_prot); in inet6_init()
1133 proto_unregister(&udpv6_prot); in inet6_init()
1135 proto_unregister(&tcpv6_prot); in inet6_init()
/Linux-v4.19/net/ieee802154/
Dsocket.c1125 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1127 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1136 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()
1137 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()
/Linux-v4.19/net/l2tp/
Dl2tp_ip.c662 proto_unregister(&l2tp_ip_prot); in l2tp_ip_init()
671 proto_unregister(&l2tp_ip_prot); in l2tp_ip_exit()
Dl2tp_ip6.c797 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_init()
806 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_exit()
/Linux-v4.19/net/qrtr/
Dqrtr.c1123 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1130 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1141 proto_unregister(&qrtr_proto); in qrtr_proto_fini()
/Linux-v4.19/net/can/
Daf_can.c792 proto_unregister(cp->prot); in can_proto_register()
813 proto_unregister(cp->prot); in can_proto_unregister()
/Linux-v4.19/net/rds/
Daf_rds.c759 proto_unregister(&rds_proto); in rds_exit()
810 proto_unregister(&rds_proto); in rds_init()
/Linux-v4.19/drivers/net/ppp/
Dpptp.c676 proto_unregister(&pptp_sk_proto); in pptp_init_module()
688 proto_unregister(&pptp_sk_proto); in pptp_exit_module()
Dpppoe.c1182 proto_unregister(&pppoe_sk_proto); in pppoe_init()
1195 proto_unregister(&pppoe_sk_proto); in pppoe_exit()
/Linux-v4.19/net/rxrpc/
Daf_rxrpc.c1057 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1080 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/Linux-v4.19/net/dccp/
Dipv4.c1062 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1071 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()
Dipv6.c1145 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1154 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()
/Linux-v4.19/net/smc/
Daf_smc.c1978 proto_unregister(&smc_proto6); in smc_init()
1980 proto_unregister(&smc_proto); in smc_init()
1992 proto_unregister(&smc_proto6); in smc_exit()
1993 proto_unregister(&smc_proto); in smc_exit()
/Linux-v4.19/net/atm/
Dcommon.c885 proto_unregister(&vcc_proto); in atm_init()
895 proto_unregister(&vcc_proto); in atm_exit()
/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c1098 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1110 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/Linux-v4.19/net/phonet/
Daf_phonet.c503 proto_unregister(pp->prot); in phonet_proto_unregister()
/Linux-v4.19/net/llc/
Daf_llc.c1249 proto_unregister(&llc_proto); in llc2_init()
1261 proto_unregister(&llc_proto); in llc2_exit()
/Linux-v4.19/net/bluetooth/
Dsco.c1252 proto_unregister(&sco_proto); in sco_init()
1266 proto_unregister(&sco_proto); in sco_exit()
/Linux-v4.19/crypto/
Daf_alg.c1194 proto_unregister(&alg_proto); in af_alg_init()
1201 proto_unregister(&alg_proto); in af_alg_exit()

12