Searched refs:pf_ftagp (Results 1 – 1 of 1) sorted by relevance
111 struct pf_fragment_tag *pf_ftagp; in adjust_scope_and_pktlen() local118 pf_ftagp = pf_find_fragment_tag(m); in adjust_scope_and_pktlen()119 if (pf_ftagp != NULL) { in adjust_scope_and_pktlen()121 *mpktlen_p = pf_ftagp->ft_maxlen; in adjust_scope_and_pktlen()