Home
last modified time | relevance | path

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

12

/Linux-v6.1/net/nfc/
Daf_nfc.c64 proto_unregister(nfc_proto->proto); in nfc_proto_register()
76 proto_unregister(nfc_proto->proto); in nfc_proto_unregister()
/Linux-v6.1/net/bluetooth/cmtp/
Dsock.c262 proto_unregister(&cmtp_proto); in cmtp_init_sockets()
270 proto_unregister(&cmtp_proto); in cmtp_cleanup_sockets()
/Linux-v6.1/net/bluetooth/bnep/
Dsock.c259 proto_unregister(&bnep_proto); in bnep_sock_init()
267 proto_unregister(&bnep_proto); in bnep_sock_cleanup()
/Linux-v6.1/net/bluetooth/hidp/
Dsock.c311 proto_unregister(&hidp_proto); in hidp_init_sockets()
319 proto_unregister(&hidp_proto); in hidp_cleanup_sockets()
/Linux-v6.1/net/ipv4/
Dudplite.c131 proto_unregister(&udplite_prot); in udplite4_register()
Daf_inet.c2047 proto_unregister(&raw_prot); in inet_init()
2049 proto_unregister(&udp_prot); in inet_init()
2051 proto_unregister(&tcp_prot); in inet_init()
/Linux-v6.1/net/ipv6/
Daf_inet6.c1315 proto_unregister(&pingv6_prot); in inet6_init()
1317 proto_unregister(&rawv6_prot); in inet6_init()
1319 proto_unregister(&udplitev6_prot); in inet6_init()
1321 proto_unregister(&udpv6_prot); in inet6_init()
1323 proto_unregister(&tcpv6_prot); in inet6_init()
/Linux-v6.1/net/ieee802154/
Dsocket.c1124 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1126 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1135 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()
1136 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()
/Linux-v6.1/net/l2tp/
Dl2tp_ip.c660 proto_unregister(&l2tp_ip_prot); in l2tp_ip_init()
669 proto_unregister(&l2tp_ip_prot); in l2tp_ip_exit()
Dl2tp_ip6.c791 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_init()
800 proto_unregister(&l2tp_ip6_prot); in l2tp_ip6_exit()
/Linux-v6.1/net/mctp/
Daf_mctp.c677 proto_unregister(&mctp_proto); in mctp_init()
689 proto_unregister(&mctp_proto); in mctp_exit()
/Linux-v6.1/net/can/
Daf_can.c760 proto_unregister(cp->prot); in can_proto_register()
781 proto_unregister(cp->prot); in can_proto_unregister()
/Linux-v6.1/drivers/net/ppp/
Dpptp.c667 proto_unregister(&pptp_sk_proto); in pptp_init_module()
679 proto_unregister(&pptp_sk_proto); in pptp_exit_module()
Dpppoe.c1203 proto_unregister(&pppoe_sk_proto); in pppoe_init()
1216 proto_unregister(&pppoe_sk_proto); in pppoe_exit()
/Linux-v6.1/net/rds/
Daf_rds.c878 proto_unregister(&rds_proto); in rds_exit()
937 proto_unregister(&rds_proto); in rds_init()
/Linux-v6.1/net/rxrpc/
Daf_rxrpc.c1037 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1060 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()
/Linux-v6.1/net/bluetooth/rfcomm/
Dsock.c1075 proto_unregister(&rfcomm_proto); in rfcomm_init_sockets()
1087 proto_unregister(&rfcomm_proto); in rfcomm_cleanup_sockets()
/Linux-v6.1/net/atm/
Dcommon.c876 proto_unregister(&vcc_proto); in atm_init()
886 proto_unregister(&vcc_proto); in atm_exit()
/Linux-v6.1/net/dccp/
Dipv4.c1076 proto_unregister(&dccp_v4_prot); in dccp_v4_init()
1085 proto_unregister(&dccp_v4_prot); in dccp_v4_exit()
Dipv6.c1158 proto_unregister(&dccp_v6_prot); in dccp_v6_init()
1167 proto_unregister(&dccp_v6_prot); in dccp_v6_exit()
/Linux-v6.1/net/phonet/
Daf_phonet.c489 proto_unregister(pp->prot); in phonet_proto_unregister()
/Linux-v6.1/crypto/
Daf_alg.c1216 proto_unregister(&alg_proto); in af_alg_init()
1223 proto_unregister(&alg_proto); in af_alg_exit()
/Linux-v6.1/net/llc/
Daf_llc.c1278 proto_unregister(&llc_proto); in llc2_init()
1290 proto_unregister(&llc_proto); in llc2_exit()
/Linux-v6.1/net/qrtr/
Daf_qrtr.c1305 proto_unregister(&qrtr_proto); in qrtr_proto_init()
1314 proto_unregister(&qrtr_proto); in qrtr_proto_fini()
/Linux-v6.1/net/bluetooth/
Dsco.c1489 proto_unregister(&sco_proto); in sco_init()
1503 proto_unregister(&sco_proto); in sco_exit()

12