Searched refs:fhoff (Results 1 – 1 of 1) sorted by relevance
500 find_prev_fhdr(struct sk_buff *skb, u8 *prevhdrp, int *prevhoff, int *fhoff) in find_prev_fhdr() argument544 *fhoff = start; in find_prev_fhdr()558 int fhoff, nhoff; in nf_ct_frag6_gather() local568 if (find_prev_fhdr(skb, &prevhdr, &nhoff, &fhoff) < 0) in nf_ct_frag6_gather()579 if (!pskb_may_pull(clone, fhoff + sizeof(*fhdr))) { in nf_ct_frag6_gather()584 skb_set_transport_header(clone, fhoff); in nf_ct_frag6_gather()