Searched refs:netif (Results 1 - 11 of 11) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dinterface.h64 sw_network_interface netif);
70 sw_network_interface * netif);
75 sw_network_interface netif,
82 sw_network_interface netif,
88 sw_network_interface netif,
94 sw_network_interface netif,
100 sw_network_interface netif,
106 sw_network_interface netif,
112 sw_network_interface netif);
H A Dsalt.h81 struct _sw_network_interface * netif,
140 struct _sw_network_interface * netif,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c166 AVAHI_GCC_UNUSED struct _sw_network_interface * netif,
164 sw_salt_register_network_interface( AVAHI_GCC_UNUSED sw_salt self, AVAHI_GCC_UNUSED struct _sw_network_interface * netif, AVAHI_GCC_UNUSED sw_network_interface_handler handler, AVAHI_GCC_UNUSED sw_network_interface_handler_func func, AVAHI_GCC_UNUSED sw_opaque extra) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_defs.h186 void *netif; /* pointer to network structure */ member in struct:HYSDN_CARD
H A Dhysdn_net.c176 struct net_local *lp = card->netif;
202 struct net_local *lp = card->netif;
234 struct net_local *lp = card->netif;
299 card->netif = dev; /* setup the local pointer */
313 struct net_device *dev = card->netif;
318 card->netif = NULL; /* clear out pointer */
338 struct net_device *dev = card->netif;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A DMakefile7 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o exports.o
H A Davc.c663 if (a->u.net.netif)
664 audit_log_format(ab, " netif=%s",
665 a->u.net.netif);
H A Dhooks.c77 #include "netif.h"
3616 ad.u.net.netif = skb->dev ? skb->dev->name : "[unknown]";
3941 ad.u.net.netif = dev->name;
H A Dnetif.c26 #include "netif.h"
66 struct sel_netif *netif = list_entry(pos, local
68 if (likely(netif->nsec.dev == dev))
69 return netif;
74 static int sel_netif_insert(struct sel_netif *netif) argument
83 idx = sel_netif_hasfn(netif->nsec.dev);
84 list_add_rcu(&netif->list, &sel_netif_hash[idx]);
92 struct sel_netif *netif = container_of(p, struct sel_netif, rcu_head); local
94 DEBUGP("%s: %s\n", __FUNCTION__, netif->nsec.dev->name);
95 kfree(netif);
98 sel_netif_destroy(struct sel_netif *netif) argument
110 struct sel_netif *netif, *new; local
182 struct sel_netif *netif; local
199 struct sel_netif *netif; local
214 struct sel_netif *netif; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/include/
H A Davc.h54 char *netif; member in struct:avc_audit_data::__anon10963::__anon10965
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/wl/config/
H A Dwl.mk1907 WLFILES_SRC += src/wl/lwip/src/core/netif.c
1920 WLFILES_SRC += src/wl/lwip/src/netif/etharp.c

Completed in 128 milliseconds