Home
last modified time | relevance | path

Searched refs:IPSKB_FRAG_PMTU (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip.h58 #define IPSKB_FRAG_PMTU BIT(6) macro
/linux/net/ipv4/
H A Dip_output.c893 ip_frag_init(skb, hlen, ll_rs, mtu, IPCB(skb)->flags & IPSKB_FRAG_PMTU, in ip_do_fragment()