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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c525 if (fr_coalesce(fin) == -1) {
527 printf("appr_check: fr_coalesce failed %x\n", fin->fin_flx);
H A Dfil.c713 if (fr_coalesce(fin) != 1)
1006 if (fr_coalesce(fin) != 1)
6190 /* Function: fr_coalesce */
6197 int fr_coalesce(fin) function
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1522 extern int fr_coalesce __P((fr_info_t *));

Completed in 66 milliseconds