Searched refs:first_iplen (Results 1 – 1 of 1) sorted by relevance
948 u32 first_iplen, iphlen, iplen, remaining, tail; in __input_process_payload() local1035 first_iplen = iplen; in __input_process_payload()1164 if (first_skb && first_iplen && !defer && first_skb != xtfs->ra_newskb) { in __input_process_payload()1166 if (pskb_trim(first_skb, first_iplen)) { in __input_process_payload()