Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c427 frsync(IPFSYNC_RESYNC, IPFSYNC_RESYNC, NULL, NULL, ifs);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1040 frsync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
1041 fr_natifpsync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
1043 fr_statesync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
2548 frsync(IPFSYNC_RESYNC, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4()
H A Dfil.c3796 case IPFSYNC_RESYNC :
3874 if (action != IPFSYNC_RESYNC)
H A Dip_state.c3208 case IPFSYNC_RESYNC :
H A Dip_nat.c4891 case IPFSYNC_RESYNC :
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1325 #define IPFSYNC_RESYNC 0 macro