Searched refs:IPSKB_FRAG_PMTU (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | ip.h | 58 #define IPSKB_FRAG_PMTU BIT(6) macro |
| /linux/net/ipv4/ | ||
| H A D | ip_output.c | 893 ip_frag_init(skb, hlen, ll_rs, mtu, IPCB(skb)->flags & IPSKB_FRAG_PMTU, in ip_do_fragment() |