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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1962 extern void *ipf_main_soft_create(void *);
fil.c 8984 /* Function: ipf_main_soft_create */
8999 ipf_main_soft_create(void *arg) function in typeref:typename:void *
9088 /* Undo everything that we did in ipf_main_soft_create. */
9091 /* the structure was allocated by ipf_main_soft_create() by checking what */
9269 softc = ipf_main_soft_create(arg);

Completed in 41 milliseconds