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

  /src/sys/external/bsd/ipf/netinet/
ip_state.h 308 extern frentry_t *ipf_state_check(struct fr_info *, u_32_t *);
ip_fil_netbsd.c 1223 (void) ipf_state_check(fin, &pass);
ip_state.c 3239 /* Function: ipf_state_check */
3248 ipf_state_check(fr_info_t *fin, u_32_t *passp) function in typeref:typename:frentry_t *
fil.c 3004 fr = ipf_state_check(fin, &pass);
3078 * The FI_STATE flag is cleared here so that calling ipf_state_check

Completed in 25 milliseconds