Home
last modified time | relevance | path

Searched refs:sock_unregister (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.15/net/nfc/
H A Daf_nfc.c87 sock_unregister(PF_NFC); in af_nfc_exit()
/linux-6.15/drivers/net/ppp/
H A Dpppox.c149 sock_unregister(PF_PPPOX); in pppox_exit()
/linux-6.15/net/atm/
H A Dpvc.c161 sock_unregister(PF_ATMPVC); in atmpvc_exit()
H A Dsvc.c695 sock_unregister(PF_ATMSVC); in atmsvc_exit()
/linux-6.15/net/phonet/
H A Daf_phonet.c520 sock_unregister(PF_PHONET); in phonet_init()
531 sock_unregister(PF_PHONET); in phonet_exit()
/linux-6.15/net/mctp/
H A Daf_mctp.c775 sock_unregister(PF_MCTP); in mctp_init()
786 sock_unregister(PF_MCTP); in mctp_exit()
/linux-6.15/net/bluetooth/
H A Daf_bluetooth.c845 sock_unregister(PF_BLUETOOTH); in bt_init()
866 sock_unregister(PF_BLUETOOTH); in bt_exit()
/linux-6.15/include/linux/
H A Dnet.h252 void sock_unregister(int family);
/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c1091 sock_unregister(PF_RXRPC); in af_rxrpc_init()
1115 sock_unregister(PF_RXRPC); in af_rxrpc_exit()
/linux-6.15/net/qrtr/
H A Daf_qrtr.c1311 sock_unregister(qrtr_family.family); in qrtr_proto_init()
1321 sock_unregister(qrtr_family.family); in qrtr_proto_fini()
/linux-6.15/net/netrom/
H A Daf_netrom.c1481 sock_unregister(PF_NETROM); in nr_proto_init()
1523 sock_unregister(PF_NETROM); in nr_exit()
/linux-6.15/net/can/
H A Daf_can.c912 sock_unregister(PF_CAN); in can_exit()
/linux-6.15/net/x25/
H A Daf_x25.c1828 sock_unregister(AF_X25); in x25_init()
1847 sock_unregister(AF_X25); in x25_exit()
/linux-6.15/net/rds/
H A Daf_rds.c876 sock_unregister(rds_family_ops.family); in rds_exit()
/linux-6.15/net/kcm/
H A Dkcmsock.c1909 sock_unregister(PF_KCM); in kcm_init()
1930 sock_unregister(PF_KCM); in kcm_exit()
/linux-6.15/net/appletalk/
H A Dddp.c1981 sock_unregister(PF_APPLETALK); in atalk_init()
2008 sock_unregister(PF_APPLETALK); in atalk_exit()
/linux-6.15/drivers/isdn/mISDN/
H A Dsocket.c824 sock_unregister(PF_ISDN); in misdn_sock_cleanup()
/linux-6.15/net/ieee802154/
H A Dsocket.c1133 sock_unregister(PF_IEEE802154); in af_ieee802154_remove()
/linux-6.15/net/caif/
H A Dcaif_socket.c1111 sock_unregister(PF_CAIF); in caif_sktexit_module()
/linux-6.15/net/iucv/
H A Daf_iucv.c2314 sock_unregister(PF_IUCV); in afiucv_init()
2328 sock_unregister(PF_IUCV); in afiucv_exit()
/linux-6.15/net/llc/
H A Daf_llc.c1297 sock_unregister(PF_LLC); in llc2_exit()
/linux-6.15/crypto/
H A Daf_alg.c1314 sock_unregister(PF_ALG); in af_alg_exit()
/linux-6.15/net/ipv6/
H A Daf_inet6.c1307 sock_unregister(PF_INET6); in inet6_init()
/linux-6.15/net/
H A Dsocket.c3222 void sock_unregister(int family) in sock_unregister() function
3234 EXPORT_SYMBOL(sock_unregister);
/linux-6.15/net/rose/
H A Daf_rose.c1666 sock_unregister(PF_ROSE); in rose_exit()

12