Searched refs:is_frag (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-wqe.h86 * (rcv_error, not_IP, IP_exc, is_frag, L4_error,
97 * (only applies if !is_frag) (only applies if
98 * !rcv_error && !not_IP && !IP_exc && !is_frag)
124 uint64_t is_frag:1; member in struct:__anon15613::__anon15614
H A Dethernet-tx.c581 work->word2.s.is_frag = !((ip_hdr(skb)->frag_off == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_options.c40 __be32 daddr, struct rtable *rt, int is_frag)
51 if (!is_frag) {
39 ip_options_build(struct sk_buff * skb, struct ip_options * opt, __be32 daddr, struct rtable *rt, int is_frag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip.h391 extern void ip_options_build(struct sk_buff *skb, struct ip_options *opt, __be32 daddr, struct rtable *rt, int is_frag);

Completed in 49 milliseconds