Searched refs:fr_statesync (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h233 extern void fr_statesync __P((int, int, void *, char *, ipf_stack_t *));
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c742 fr_statesync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
2070 fr_statesync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic,
2078 fr_statesync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs);
2164 fr_statesync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic,
2172 fr_statesync(IPFSYNC_OLDIFP, 6, (void *)hn->hne_nic, NULL, ifs);
H A Dip_state.c3169 /* Function: fr_statesync */
3183 void fr_statesync(action, v, ifp, name, ifs) function

Completed in 108 milliseconds