Searched defs:is_frag (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/net/ipv4/ | ||
H A D | ip_options.c | 43 ip_options_build(struct sk_buff *skb, struct ip_options *opt, __be32 daddr, struct rtable *rt, int is_frag) ip_options_build() argument |
/linux-4.4.14/arch/mips/include/asm/octeon/ | ||
H A D | cvmx-wqe.h | 125 uint64_t is_frag:1; member in struct:__anon2026::__anon2027 212 uint64_t is_frag:1; member in struct:__anon2026::__anon2028 |
/linux-4.4.14/drivers/net/ethernet/ti/ | ||
H A D | netcp_core.c | 558 static void netcp_frag_free(bool is_frag, void *ptr) netcp_frag_free() argument |
/linux-4.4.14/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.c | 6618 static void tg3_frag_free(bool is_frag, void *data) tg3_frag_free() argument |
Completed in 280 milliseconds