Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c137 int fr_stputent __P((caddr_t, ipf_stack_t *));
551 error = fr_stputent(data, ifs);
666 int fr_stputent(data, ifs) in fr_stputent() function