Home
last modified time | relevance | path

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

12

/linux-6.15/net/smc/
H A Dsmc_inet.c160 proto_unregister(&smc_inet6_prot); in smc_inet_init()
163 proto_unregister(&smc_inet_prot); in smc_inet_init()
172 proto_unregister(&smc_inet6_prot); in smc_inet_exit()
175 proto_unregister(&smc_inet_prot); in smc_inet_exit()
/linux-6.15/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-6.15/net/bluetooth/cmtp/
H A Dsock.c262 proto_unregister(&cmtp_proto); in cmtp_init_sockets()
270 proto_unregister(&cmtp_proto); in cmtp_cleanup_sockets()
/linux-6.15/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-6.15/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-6.15/net/ipv4/
H A Dudplite.c133 proto_unregister(&udplite_prot); in udplite4_register()
H A Daf_inet.c2020 proto_unregister(&raw_prot); in inet_init()
2022 proto_unregister(&udp_prot); in inet_init()
2024 proto_unregister(&tcp_prot); in inet_init()
/linux-6.15/net/ipv6/
H A Daf_inet6.c1312 proto_unregister(&pingv6_prot); in inet6_init()
1314 proto_unregister(&rawv6_prot); in inet6_init()
1316 proto_unregister(&udplitev6_prot); in inet6_init()
1318 proto_unregister(&udpv6_prot); in inet6_init()
1320 proto_unregister(&tcpv6_prot); in inet6_init()
/linux-6.15/net/ieee802154/
H A Dsocket.c1123 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1125 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1134 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()
1135 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()
/linux-6.15/net/l2tp/
H A Dl2tp_ip.c707 proto_unregister(&l2tp_ip_prot); in l2tp_ip_init()
718 proto_unregister(&l2tp_ip_prot); in l2tp_ip_exit()
H A Dl2tp_ip6.c840 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_init()
851 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_exit()
/linux-6.15/net/can/
H A Daf_can.c762 proto_unregister(cp->prot); in can_proto_register()
783 proto_unregister(cp->prot); in can_proto_unregister()
/linux-6.15/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.c1199 proto_unregister(&pppoe_sk_proto); in pppoe_init()
1212 proto_unregister(&pppoe_sk_proto); in pppoe_exit()
/linux-6.15/net/mctp/
H A Daf_mctp.c773 proto_unregister(&mctp_proto); in mctp_init()
785 proto_unregister(&mctp_proto); in mctp_exit()
/linux-6.15/net/rds/
H A Daf_rds.c877 proto_unregister(&rds_proto); in rds_exit()
936 proto_unregister(&rds_proto); in rds_init()
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c1068 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1080 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/linux-6.15/net/atm/
H A Dcommon.c876 proto_unregister(&vcc_proto); in atm_init()
886 proto_unregister(&vcc_proto); in atm_exit()
/linux-6.15/net/dccp/
H A Dipv4.c1077 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1086 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()
H A Dipv6.c1150 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1159 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()
/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c1093 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1116 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/linux-6.15/net/phonet/
H A Daf_phonet.c489 proto_unregister(pp->prot); in phonet_proto_unregister()
/linux-6.15/net/llc/
H A Daf_llc.c1288 proto_unregister(&llc_proto); in llc2_init()
1300 proto_unregister(&llc_proto); in llc2_exit()
/linux-6.15/crypto/
H A Daf_alg.c1308 proto_unregister(&alg_proto); in af_alg_init()
1315 proto_unregister(&alg_proto); in af_alg_exit()
/linux-6.15/net/qrtr/
H A Daf_qrtr.c1313 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1322 proto_unregister(&qrtr_proto); in qrtr_proto_fini()

12