Searched refs:sock_unregister (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpppox.c141 sock_unregister(PF_PPPOX);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dpvc.c159 sock_unregister(PF_ATMPVC);
H A Dsvc.c690 sock_unregister(PF_ATMSVC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/phonet/
H A Daf_phonet.c505 sock_unregister(PF_PHONET);
516 sock_unregister(PF_PHONET);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnet.h231 extern void sock_unregister(int family);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ieee802154/
H A Daf_ieee802154.c363 sock_unregister(PF_IEEE802154);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Daf_bluetooth.c441 sock_unregister(PF_BLUETOOTH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Daf_rds.c518 sock_unregister(rds_family_ops.family);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daf_inet6.c1247 sock_unregister(PF_INET6);
1269 sock_unregister(PF_INET6);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Daf_rxrpc.c850 sock_unregister(PF_RXRPC);
869 sock_unregister(PF_RXRPC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Daf_can.c852 sock_unregister(PF_CAN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Daf_iucv.c1775 sock_unregister(PF_IUCV);
1788 sock_unregister(PF_IUCV);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Daf_x25.c1813 sock_unregister(AF_X25);
1832 sock_unregister(AF_X25);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dsocket.c833 sock_unregister(PF_ISDN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/econet/
H A Daf_econet.c1151 sock_unregister(econet_family_ops.family);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Daf_llc.c1217 sock_unregister(PF_LLC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c2347 * sock_unregister - remove a protocol handler
2359 void sock_unregister(int family) function
2371 EXPORT_SYMBOL(sock_unregister); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Daf_netrom.c1506 sock_unregister(PF_NETROM);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dsocket.c1897 sock_unregister(tipc_family_ops.family);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/caif/
H A Dcaif_socket.c1248 sock_unregister(PF_CAIF);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c2098 sock_unregister(ipx_family_ops.family);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c2708 sock_unregister(PF_IRDA);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Daf_rose.c1647 sock_unregister(PF_ROSE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dddp.c1953 sock_unregister(PF_APPLETALK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Daf_ax25.c2019 sock_unregister(PF_AX25);

Completed in 377 milliseconds

12