Searched defs:fr_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h588 ipfunc_t fr_func; /* call this function */ member in struct:frentry
676 offsetof(struct frentry, fr_func))
684 #define FR_T_CALLFUNC 3 /* callout to function in fr_func only */
704 #define FR_CALLNOW 0x00020 /* call another function (fr_func) if matches */

Completed in 54 milliseconds