Searched refs:ipstate_log (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_state.h | 240 extern void ipstate_log __P((struct ipstate *, u_int, ipf_stack_t *));
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 1525 ipstate_log(is, ISL_NEW, ifs); 2316 ipstate_log(is, ISL_CLONE, ifs); 3399 ipstate_log(is, why, ifs); 3945 void ipstate_log(is, type, ifs) in ipstate_log() function
|