Searched refs:packet_type (Results 76 - 97 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c84 u8 packet_type; member in struct:isp1760_qtd
558 pid_code = qtd->packet_type;
691 qtd->packet_type = GET_QTD_TOKEN_TYPE(token);
755 token = qtd->packet_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c207 struct packet_type prot_hook ____cacheline_aligned_in_smp;
340 struct packet_type *pt, struct net_device *orig_dev)
529 struct packet_type *pt, struct net_device *orig_dev)
639 struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan.c58 static struct packet_type vlan_packet_type __read_mostly = {
H A Dvlan_dev.c145 struct packet_type *ptype, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h474 struct packet_type *pt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dnamequery.c238 p.packet_type = NMB_PACKET;
520 p.packet_type = NMB_PACKET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_alb.c347 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype, struct net_device *orig_dev)
794 struct packet_type *pk_type = &(BOND_ALB_INFO(bond).rlb_pkt_type);
H A Dbond_main.c2680 static int bond_arp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
3642 struct packet_type *pk_type = &(BOND_AD_INFO(bond).ad_pkt_type);
3660 struct packet_type *pt = &bond->arp_mon_pt;
3673 struct packet_type *pt = &bond->arp_mon_pt;
H A Dbond_3ad.c2397 int bond_3ad_lacpdu_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type* ptype, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Darp.c1053 struct packet_type *pt, struct net_device *orig_dev)
1405 static struct packet_type arp_packet_type __read_mostly = {
H A Daf_inet.c1607 static struct packet_type ip_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex31 1) [packet_type] : 8 bit value
288 \item read 1 bit \varname{[packet_type]}; check that packet type is 0 (audio)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbcontrol.c984 p.packet_type = NMB_PACKET;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Drouting.c539 if (batman_packet->packet_type != BAT_PACKET)
H A Dvis.c758 my_vis_info->packet.packet_type = BAT_VIS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daf_inet6.c951 static struct packet_type ipv6_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlap_frame.c1284 struct packet_type *ptype, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Daarp.c689 struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Daf_decnet.c2105 extern int dn_route_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
2107 static struct packet_type dn_dix_packet_type __read_mostly = {
H A Ddn_route.c572 int dn_route_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Daf_x25.c1759 static struct packet_type x25_packet_type __read_mostly = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Daf_ax25.c1970 static struct packet_type ax25_packet_type __read_mostly = {

Completed in 193 milliseconds

1234