Searched refs:ipf_pr_short (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dfil.c197 static INLINE void ipf_pr_short __P((fr_info_t *, int));
458 /* for ipf_pr_short() for more details. */
1185 /* Function: ipf_pr_short */
1197 ipf_pr_short(fin, xmin) function
1233 ipf_pr_short(fin, ICMPERR_ICMPHLEN);
1321 ipf_pr_short(fin, minicmpsz);
1546 ipf_pr_short(fin, sizeof(tcphdr_t));
1566 ipf_pr_short(fin, sizeof(udphdr_t));
1590 ipf_pr_short(fin, 8);
1618 ipf_pr_short(fi
[all...]

Completed in 69 milliseconds