Searched refs:toobig (Results 1 – 3 of 3) sorted by relevance
66 bool toobig; in __xfrm6_output() local83 toobig = skb->len > mtu && !skb_is_gso(skb); in __xfrm6_output()85 if (toobig && xfrm6_local_dontfrag(sk)) { in __xfrm6_output()89 } else if (toobig && xfrm6_noneed_fragment(skb)) { in __xfrm6_output()92 } else if (!skb->ignore_df && toobig && sk) { in __xfrm6_output()98 if (toobig) in __xfrm6_output()
665 goto toobig; in relay_switch_subbuf()703 goto toobig; in relay_switch_subbuf()707 toobig: in relay_switch_subbuf()
4112 bool toobig = false; in security_getselfattr() local4156 toobig = true; in security_getselfattr()4169 if (toobig) in security_getselfattr()