Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/bluetooth/bnep/
Dsock.c260 proto_unregister(&bnep_proto); in bnep_sock_init()
268 proto_unregister(&bnep_proto); in bnep_sock_cleanup()
/Linux-v5.4/net/bluetooth/cmtp/
Dsock.c264 proto_unregister(&cmtp_proto); in cmtp_init_sockets()
272 proto_unregister(&cmtp_proto); in cmtp_cleanup_sockets()
/Linux-v5.4/net/nfc/
Daf_nfc.c73 proto_unregister(nfc_proto->proto); in nfc_proto_unregister()
/Linux-v5.4/net/bluetooth/hidp/
Dsock.c312 proto_unregister(&hidp_proto); in hidp_init_sockets()
320 proto_unregister(&hidp_proto); in hidp_cleanup_sockets()
/Linux-v5.4/net/ipv4/
Dudplite.c125 proto_unregister(&udplite_prot); in udplite4_register()
Daf_inet.c2026 proto_unregister(&raw_prot); in inet_init()
2028 proto_unregister(&udp_prot); in inet_init()
2030 proto_unregister(&tcp_prot); in inet_init()
/Linux-v5.4/net/ipv6/
Daf_inet6.c1196 proto_unregister(&pingv6_prot); in inet6_init()
1198 proto_unregister(&rawv6_prot); in inet6_init()
1200 proto_unregister(&udplitev6_prot); in inet6_init()
1202 proto_unregister(&udpv6_prot); in inet6_init()
1204 proto_unregister(&tcpv6_prot); in inet6_init()
/Linux-v5.4/net/ieee802154/
Dsocket.c1118 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1120 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1129 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()
1130 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()
/Linux-v5.4/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.c795 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_init()
804 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_exit()
/Linux-v5.4/net/can/
Daf_can.c745 proto_unregister(cp->prot); in can_proto_register()
766 proto_unregister(cp->prot); in can_proto_unregister()
/Linux-v5.4/net/qrtr/
Dqrtr.c1117 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1124 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1135 proto_unregister(&qrtr_proto); in qrtr_proto_fini()
/Linux-v5.4/drivers/net/ppp/
Dpptp.c670 proto_unregister(&pptp_sk_proto); in pptp_init_module()
682 proto_unregister(&pptp_sk_proto); in pptp_exit_module()
Dpppoe.c1181 proto_unregister(&pppoe_sk_proto); in pppoe_init()
1194 proto_unregister(&pppoe_sk_proto); in pppoe_exit()
/Linux-v5.4/net/rds/
Daf_rds.c880 proto_unregister(&rds_proto); in rds_exit()
939 proto_unregister(&rds_proto); in rds_init()
/Linux-v5.4/net/rxrpc/
Daf_rxrpc.c1047 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1070 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/Linux-v5.4/net/dccp/
Dipv4.c1062 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1071 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()
Dipv6.c1146 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1155 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()
/Linux-v5.4/net/bluetooth/rfcomm/
Dsock.c1089 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1101 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/Linux-v5.4/net/smc/
Daf_smc.c2082 proto_unregister(&smc_proto6); in smc_init()
2084 proto_unregister(&smc_proto); in smc_init()
2099 proto_unregister(&smc_proto6); in smc_exit()
2100 proto_unregister(&smc_proto); in smc_exit()
/Linux-v5.4/net/atm/
Dcommon.c886 proto_unregister(&vcc_proto); in atm_init()
896 proto_unregister(&vcc_proto); in atm_exit()
/Linux-v5.4/net/phonet/
Daf_phonet.c490 proto_unregister(pp->prot); in phonet_proto_unregister()
/Linux-v5.4/net/llc/
Daf_llc.c1251 proto_unregister(&llc_proto); in llc2_init()
1263 proto_unregister(&llc_proto); in llc2_exit()
/Linux-v5.4/crypto/
Daf_alg.c1181 proto_unregister(&alg_proto); in af_alg_init()
1188 proto_unregister(&alg_proto); in af_alg_exit()
/Linux-v5.4/net/bluetooth/
Dsco.c1243 proto_unregister(&sco_proto); in sco_init()
1257 proto_unregister(&sco_proto); in sco_exit()

12