Home
last modified time | relevance | path

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

12

/linux-3.4.99/net/nfc/
Daf_nfc.c98 sock_unregister(PF_NFC); in af_nfc_exit()
/linux-3.4.99/drivers/net/ppp/
Dpppox.c141 sock_unregister(PF_PPPOX); in pppox_exit()
/linux-3.4.99/net/atm/
Dpvc.c161 sock_unregister(PF_ATMPVC); in atmpvc_exit()
Dsvc.c691 sock_unregister(PF_ATMSVC); in atmsvc_exit()
/linux-3.4.99/net/bluetooth/
Daf_bluetooth.c585 sock_unregister(PF_BLUETOOTH); in bt_init()
600 sock_unregister(PF_BLUETOOTH); in bt_exit()
/linux-3.4.99/net/phonet/
Daf_phonet.c528 sock_unregister(PF_PHONET); in phonet_init()
539 sock_unregister(PF_PHONET); in phonet_exit()
/linux-3.4.99/net/rxrpc/
Daf_rxrpc.c850 sock_unregister(PF_RXRPC); in af_rxrpc_init()
869 sock_unregister(PF_RXRPC); in af_rxrpc_exit()
/linux-3.4.99/net/ieee802154/
Daf_ieee802154.c364 sock_unregister(PF_IEEE802154); in af_ieee802154_remove()
/linux-3.4.99/include/linux/
Dnet.h243 extern void sock_unregister(int family);
/linux-3.4.99/crypto/
Daf_alg.c476 sock_unregister(PF_ALG); in af_alg_exit()
/linux-3.4.99/net/rds/
Daf_rds.c533 sock_unregister(rds_family_ops.family); in rds_exit()
/linux-3.4.99/net/ipv6/
Daf_inet6.c1249 sock_unregister(PF_INET6); in inet6_init()
1271 sock_unregister(PF_INET6); in inet6_exit()
/linux-3.4.99/net/can/
Daf_can.c865 sock_unregister(PF_CAN); in can_exit()
/linux-3.4.99/net/x25/
Daf_x25.c1827 sock_unregister(AF_X25); in x25_init()
1846 sock_unregister(AF_X25); in x25_exit()
/linux-3.4.99/drivers/isdn/mISDN/
Dsocket.c834 sock_unregister(PF_ISDN); in misdn_sock_cleanup()
/linux-3.4.99/net/econet/
Daf_econet.c1146 sock_unregister(econet_family_ops.family); in econet_proto_exit()
/linux-3.4.99/net/caif/
Dcaif_socket.c1106 sock_unregister(PF_CAIF); in caif_sktexit_module()
/linux-3.4.99/net/llc/
Daf_llc.c1241 sock_unregister(PF_LLC); in llc2_exit()
/linux-3.4.99/net/iucv/
Daf_iucv.c2437 sock_unregister(PF_IUCV); in afiucv_init()
2456 sock_unregister(PF_IUCV); in afiucv_exit()
/linux-3.4.99/net/netrom/
Daf_netrom.c1501 sock_unregister(PF_NETROM); in nr_exit()
/linux-3.4.99/net/tipc/
Dsocket.c1897 sock_unregister(tipc_family_ops.family); in tipc_socket_stop()
/linux-3.4.99/net/rose/
Daf_rose.c1622 sock_unregister(PF_ROSE); in rose_exit()
/linux-3.4.99/net/
Dsocket.c2560 void sock_unregister(int family) in sock_unregister() function
2572 EXPORT_SYMBOL(sock_unregister);
/linux-3.4.99/net/appletalk/
Dddp.c1966 sock_unregister(PF_APPLETALK); in atalk_exit()
/linux-3.4.99/net/ax25/
Daf_ax25.c2021 sock_unregister(PF_AX25); in ax25_exit()

12