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

  /src/sys/external/bsd/ipf/netinet/
fil.c 2239 if (fr->fr_satype == FRI_LOOKUP) {
3990 if (fr->fr_satype != FRI_NORMAL &&
3991 fr->fr_satype != FRI_LOOKUP) {
3994 ipf_ifpaddr(softc, v, fr->fr_satype, ifa,
4028 (fr->fr_satype == FRI_LOOKUP) && (fr->fr_srcptr == NULL)) {
4049 (frt->fr_satype == FRI_LOOKUP) && (frt->fr_srcptr != NULL))
4715 if (fp->fr_satype == FRI_LOOKUP)
4735 switch (fp->fr_satype)
5075 if ((fp->fr_satype == FRI_LOOKUP) &&
5448 fr->fr_satype == FRI_LOOKUP
    [all...]
ip_fil.h 786 #define fr_satype fr_ipf->fri_satype macro

Completed in 17 milliseconds