Searched refs:packet_type (Results 1 - 25 of 65) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpsnap.h4 extern struct datalink_proto *register_snap_client(unsigned char *desc, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *orig_dev));
H A Ddatalink.h12 struct packet_type *, struct net_device *);
H A Dp8022.h7 struct packet_type *pt,
H A Dllc.h23 struct packet_type;
52 struct packet_type *pt,
71 struct packet_type *pt, struct net_device *orig_dev);
85 struct packet_type *pt,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dunexpected.c28 enum packet_type packet_type; member in struct:unexpected_key
62 key.packet_type = p->packet_type;
112 static enum packet_type match_type;
125 if (key.packet_type != match_type) return 0;
146 struct packet_struct *receive_unexpected(enum packet_type packet_type, int id, argument
156 match_type = packet_type;
H A Dnmblib.c645 if(packet->packet_type == NMB_PACKET)
647 else if (packet->packet_type == DGRAM_PACKET)
680 if (packet->packet_type == NMB_PACKET)
682 else if (packet->packet_type == DGRAM_PACKET)
693 enum packet_type packet_type)
710 p->packet_type = packet_type;
712 switch (packet_type) {
735 struct packet_struct *read_packet(int fd,enum packet_type packet_typ argument
692 parse_packet(char *buf,int length, enum packet_type packet_type) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/802/
H A Dpsnap.c50 struct packet_type *pt, struct net_device *orig_dev)
54 static struct packet_type snap_packet_type = {
121 struct packet_type *,
H A Dp8022.c38 struct packet_type *pt,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/llc/
H A Dllc_core.c116 struct packet_type *pt,
151 static struct packet_type llc_packet_type = {
156 static struct packet_type llc_tr_packet_type = {
H A Dllc_input.c136 struct packet_type *pt, struct net_device *orig_dev)
142 struct packet_type *, struct net_device *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirda.h117 struct packet_type;
129 struct packet_type *ptype,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoenet.c112 aoenet_rcv(struct sk_buff *skb, struct net_device *ifp, struct packet_type *pt, struct net_device *orig_dev)
157 static struct packet_type aoe_pt = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/8021q/
H A Dvlan.h54 struct packet_type *ptype, struct net_device *orig_dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirmod.c58 static struct packet_type irda_packet_type = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.h95 struct packet_type rlb_pkt_type;
H A Dbond_3ad.h265 struct packet_type ad_pkt_type;
285 int bond_3ad_lacpdu_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type* ptype, struct net_device *orig_dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dnameserv.h177 enum packet_type {NMB_PACKET, DGRAM_PACKET}; enum
534 enum packet_type packet_type; member in struct:packet_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dresidual.h335 unsigned packet_type,
338 unsigned packet_type,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Deth_media.c57 struct packet_type tipc_packet_type;
95 struct packet_type *pt, struct net_device *orig_dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_packets.c217 packet->packet_type = NMB_PACKET;
868 const char *packet_type = "unknown"; local
886 packet_type = "nmb_status";
892 packet_type = "nmb_query";
901 packet_type = "nmb_reg";
906 packet_type = "nmb_rel";
911 packet_type = "nmb_wack";
917 packet_type = "wins_reg";
922 packet_type = "wins_query";
931 packet_type, nmb_namest
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Dbpqether.c95 static int bpq_rcv(struct sk_buff *, struct net_device *, struct packet_type *, struct net_device *);
99 static struct packet_type bpq_packet_type = {
168 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dresidual.c809 unsigned packet_type,
815 if (p && p[1]==packet_type && !(n--))
823 unsigned packet_type,
829 if (p && p[3]==packet_type && !(n--))
808 PnP_find_small_vendor_packet(unsigned char *p, unsigned packet_type, int n) argument
822 PnP_find_large_vendor_packet(unsigned char *p, unsigned packet_type, int n) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/x25/
H A Dx25_dev.c93 struct packet_type *ptype, struct net_device *orig_dev)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhdlc.c66 struct packet_type *p, struct net_device *orig_dev)
348 static struct packet_type hdlc_packet_type = {
H A Dlapbether.c89 static int lapbeth_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev)
422 static struct packet_type lapbeth_packet_type = {

Completed in 133 milliseconds

123