Home
last modified time | relevance | path

Searched refs:ipldetach (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c184 int ipldetach(ifs) in ipldetach() function
314 error = ipldetach(ifs);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dsolaris.c662 if (ipldetach(ifs) != 0) { in ipf_stack_destroy_one()
H A Dip_fil_solaris.c184 int ipldetach(ifs) in ipldetach() function
1099 error = ipldetach(ifs);
1119 (void) ipldetach(ifs);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1492 extern int ipldetach __P((ipf_stack_t *));