HomeSort by: relevance | last modified time | path
    Searched defs:ipf_pr_short (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
fil.c 198 static INLINE void ipf_pr_short(fr_info_t *, int);
449 /* for ipf_pr_short() for more details. */
1171 /* Function: ipf_pr_short */
1183 ipf_pr_short(fr_info_t *fin, int xmin) function in typeref:typename:INLINE void
1216 ipf_pr_short(fin, ICMPERR_ICMPHLEN);
1311 ipf_pr_short(fin, minicmpsz);
1541 ipf_pr_short(fin, sizeof(tcphdr_t));
1560 ipf_pr_short(fin, sizeof(udphdr_t));
1583 ipf_pr_short(fin, 8);
1610 ipf_pr_short(fin, sizeof(*ah))
    [all...]
fil.c 198 static INLINE void ipf_pr_short(fr_info_t *, int);
449 /* for ipf_pr_short() for more details. */
1171 /* Function: ipf_pr_short */
1183 ipf_pr_short(fr_info_t *fin, int xmin) function in typeref:typename:INLINE void
1216 ipf_pr_short(fin, ICMPERR_ICMPHLEN);
1311 ipf_pr_short(fin, minicmpsz);
1541 ipf_pr_short(fin, sizeof(tcphdr_t));
1560 ipf_pr_short(fin, sizeof(udphdr_t));
1583 ipf_pr_short(fin, 8);
1610 ipf_pr_short(fin, sizeof(*ah))
    [all...]

Completed in 26 milliseconds