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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c212 static INLINE void frpr_short __P((fr_info_t *, int));
355 /* for frpr_short() for more details. */
902 /* Function: frpr_short */
913 static INLINE void frpr_short(fin, xmin) function
949 frpr_short(fin, ICMPERR_ICMPHLEN);
1021 frpr_short(fin, minicmpsz);
1208 frpr_short(fin, sizeof(tcphdr_t));
1228 frpr_short(fin, sizeof(udphdr_t));
1251 frpr_short(fin, 8);
1276 frpr_short(fi
[all...]

Completed in 48 milliseconds