Searched refs:orig_dev (Results 26 - 49 of 49) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dhdlc.c66 struct packet_type *p, struct net_device *orig_dev)
65 hdlc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *p, struct net_device *orig_dev) argument
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) argument
H A Dsyncppp.c1433 * @orig_dev: Unused
1441 static int sppp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *p, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dip_input.c385 int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
H A Darp.c965 struct packet_type *pt, struct net_device *orig_dev)
964 arp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/packet/
H A Daf_packet.c249 static int packet_rcv_spkt(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
441 static int packet_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
508 sll->sll_ifindex = orig_dev->ifindex;
552 static int tpacket_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
656 sll->sll_ifindex = orig_dev->ifindex;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/hamradio/
H A Dbpqether.c168 static int bpq_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dfloppyd_io.c352 struct device *orig_dev,
351 floppyd_geom(Stream_t *Stream, struct device *dev, struct device *orig_dev, int media, struct bootsector *boot) argument
H A Dxdf_io.c575 struct device *orig_dev, int media,
574 config_geom(Stream_t *Stream, struct device *dev, struct device *orig_dev, int media, struct bootsector *boot) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dip.h97 struct packet_type *pt, struct net_device *orig_dev);
H A Dipv6.h431 struct net_device *orig_dev);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ax25/
H A Dax25_in.c449 struct packet_type *ptype, struct net_device *orig_dev)
448 ax25_kiss_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpppoe.c374 struct net_device *orig_dev)
406 struct net_device *orig_dev)
371 pppoe_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
403 pppoe_disc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
H A Dpptp.c496 struct net_device *orig_dev)
493 pptp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/appletalk/
H A Dddp.c1373 struct packet_type *pt, struct net_device *orig_dev)
1465 struct packet_type *pt, struct net_device *orig_dev)
1508 return atalk_rcv(skb, dev, pt, orig_dev);
1372 atalk_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
1464 ltalk_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
H A Daarp.c677 struct packet_type *pt, struct net_device *orig_dev)
676 aarp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/8021q/
H A Dvlan_dev.c116 struct packet_type* ptype, struct net_device *orig_dev)
115 vlan_skb_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type* ptype, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_3ad.c2395 int bond_3ad_lacpdu_recv(struct sk_buff *skb, struct net_device *dev, struct packet_type* ptype, struct net_device *orig_dev) argument
2405 slave = bond_get_slave_by_dev((struct bonding *)dev->priv, orig_dev);
H A Dbond_main.c2491 static int bond_arp_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
2505 dprintk("bond_arp_rcv: bond %s skb->dev %s orig_dev %s\n",
2507 orig_dev ? orig_dev->name : "NULL");
2509 slave = bond_get_slave_by_dev(bond, orig_dev);
H A Dbond_alb.c342 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/econet/
H A Daf_econet.c1045 static int econet_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Dirlap_frame.c1290 struct packet_type *ptype, struct net_device *orig_dev)
1289 irlap_driver_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *ptype, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/decnet/
H A Ddn_route.c578 int dn_route_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipx/
H A Daf_ipx.c1639 static int ipx_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument

Completed in 332 milliseconds

12