Searched defs:skb (Results 51 - 75 of 1572) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhdlc_raw_eth.c28 static netdev_tx_t eth_tx(struct sk_buff *skb, struct net_device *dev) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/lmc/
H A Dlmc_proto.c100 __be16 lmc_proto_type(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ argument
122 void lmc_proto_netif(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/
H A Dvcan.c73 static void vcan_rx(struct sk_buff *skb, struct net_device *dev) argument
89 static netdev_tx_t vcan_tx(struct sk_buff *skb, struct net_device *dev) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_frame.c58 struct sk_buff *skb; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-mem.c50 struct sk_buff *skb = dev_alloc_skb(size + 256); local
79 struct sk_buff *skb = local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dnetlink.c37 struct sk_buff *skb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_ev.c101 void iwch_ev_dispatch(struct cxio_rdev *rdev_p, struct sk_buff *skb) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dtimestamping.c29 static unsigned int classify(struct sk_buff *skb) argument
39 void skb_clone_tx_timestamp(struct sk_buff *skb) argument
72 skb_complete_tx_timestamp(struct sk_buff *skb, struct skb_shared_hwtstamps *hwtstamps) argument
94 skb_defer_rx_timestamp(struct sk_buff *skb) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dsa/
H A Dtag_dsa.c19 netdev_tx_t dsa_xmit(struct sk_buff *skb, struct net_device *dev) argument
79 dsa_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
[all...]
H A Dtag_trailer.c17 netdev_tx_t trailer_xmit(struct sk_buff *skb, struct net_device *dev) argument
69 trailer_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipcomp.c26 static void ipcomp4_err(struct sk_buff *skb, u32 info) argument
H A Dudplite.c18 static int udplite_rcv(struct sk_buff *skb) argument
23 static void udplite_err(struct sk_buff *skb, u32 info) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Darpt_mangle.c12 target(struct sk_buff *skb, const struct xt_action_param *par) argument
H A Darptable_filter.c30 arptable_filter_hook(unsigned int hook, struct sk_buff *skb, argument
H A Dipt_ECN.c29 set_ect_ip(struct sk_buff *skb, const struct ipt_ECN_info *einfo) argument
48 set_ect_tcp(struct sk_buff *skb, const struct ipt_ECN_info *einfo) argument
80 ecn_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
[all...]
H A Dipt_NETMAP.c41 netmap_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
H A Dipt_REDIRECT.c44 redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) argument
H A Dipt_ah.c33 static bool ah_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
H A Dipt_ecn.c25 static inline bool match_ip(const struct sk_buff *skb, argument
31 static inline bool match_tcp(const struct sk_buff *skb, argument
70 static bool ecn_mt(const struct sk_buff *skb, struct xt_action_param *par) argument
H A Diptable_raw.c23 iptable_raw_hook(unsigned int hook, struct sk_buff *skb, argument
H A Diptable_security.c40 iptable_security_hook(unsigned int hook, struct sk_buff *skb, argument
H A Dnf_defrag_ipv4.c26 static int nf_ct_ipv4_gather_frags(struct sk_buff *skb, u_int32_t user) argument
42 nf_ct_defrag_user(unsigned int hooknum, struct sk_buff *skb) argument
63 ipv4_conntrack_defrag(unsigned int hooknum, struct sk_buff *skb, const struct net_device *in, const struct net_device *out, int (*okfn)(struct sk_buff *)) argument
[all...]
H A Dnf_nat_amanda.c27 static unsigned int help(struct sk_buff *skb, argument
H A Dnf_nat_irc.c30 static unsigned int help(struct sk_buff *skb, argument
H A Dnf_nat_proto_unknown.c40 unknown_manip_pkt(struct sk_buff *skb, argument

Completed in 289 milliseconds

1234567891011>>