Home
last modified time | relevance | path

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

/linux/net/nfc/
H A Daf_nfc.c87 sock_unregister(PF_NFC); in af_nfc_exit()
/linux/drivers/net/ppp/
H A Dpppox.c163 sock_unregister(PF_PPPOX); in pppox_exit()
/linux/net/phonet/
H A Daf_phonet.c523 sock_unregister(PF_PHONET); in phonet_init()
534 sock_unregister(PF_PHONET); in phonet_exit()
/linux/include/linux/
H A Dnet.h297 void sock_unregister(int family);
/linux/net/bluetooth/
H A Daf_bluetooth.c981 sock_unregister(PF_BLUETOOTH); in bt_init()
1002 sock_unregister(PF_BLUETOOTH); in bt_exit()
/linux/net/rxrpc/
H A Daf_rxrpc.c1105 sock_unregister(PF_RXRPC); in af_rxrpc_init()
1129 sock_unregister(PF_RXRPC); in af_rxrpc_exit()
/linux/net/qrtr/
H A Daf_qrtr.c1316 sock_unregister(qrtr_family.family); in qrtr_proto_init()
1326 sock_unregister(qrtr_family.family); in qrtr_proto_fini()
/linux/net/can/
H A Daf_can.c922 sock_unregister(PF_CAN); in can_exit()
/linux/net/x25/
H A Daf_x25.c1828 sock_unregister(AF_X25); in x25_init()
1847 sock_unregister(AF_X25); in x25_exit()
/linux/net/kcm/
H A Dkcmsock.c1918 sock_unregister(PF_KCM); in kcm_init()
1939 sock_unregister(PF_KCM); in kcm_exit()
/linux/net/ieee802154/
H A Dsocket.c1147 sock_unregister(PF_IEEE802154); in af_ieee802154_remove()
/linux/net/iucv/
H A Daf_iucv.c2343 sock_unregister(PF_IUCV); in afiucv_init()
2357 sock_unregister(PF_IUCV); in afiucv_exit()
/linux/net/vmw_vsock/
H A Daf_vsock.c3026 sock_unregister(AF_VSOCK); in vsock_init()
3038 sock_unregister(AF_VSOCK); in vsock_exit()
/linux/net/llc/
H A Daf_llc.c1292 sock_unregister(PF_LLC); in llc2_exit()
/linux/net/
H A Dsocket.c3369 void sock_unregister(int family) in sock_unregister() function
3381 EXPORT_SYMBOL(sock_unregister);
/linux/net/smc/
H A Daf_smc.c3548 sock_unregister(PF_SMC); in smc_init()
3580 sock_unregister(PF_SMC); in smc_exit()
/linux/net/xdp/
H A Dxsk.c2299 sock_unregister(PF_XDP);
/linux/net/tipc/
H A Dsocket.c3462 sock_unregister(tipc_family_ops.family); in tipc_socket_stop()
/linux/net/key/
H A Daf_key.c3919 sock_unregister(PF_KEY); in ipsec_pfkey_exit()
/linux/net/packet/
H A Daf_packet.c4887 sock_unregister(PF_PACKET);