Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dsolaris.c419 ipf_stack_create_one(const netid_t id, const zoneid_t zid, boolean_t from_gz, in ipf_stack_create_one() function
497 ifs = ipf_stack_create_one(id, zid, B_TRUE, NULL); in ipf_stack_create()
499 return (ipf_stack_create_one(id, zid, B_FALSE, ifs)); in ipf_stack_create()