Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c2190 frsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, hn->hne_data, in ipf_nic_event_v4()
2192 fr_natifpsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, in ipf_nic_event_v4()
2194 fr_statesync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic, in ipf_nic_event_v4()
2284 frsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic, in ipf_nic_event_v6()
2286 fr_natifpsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic, in ipf_nic_event_v6()
2288 fr_statesync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic, in ipf_nic_event_v6()
H A Dip_state.c3221 case IPFSYNC_NEWIFP :
H A Dip_nat.c4923 case IPFSYNC_NEWIFP :
H A Dfil.c3803 case IPFSYNC_NEWIFP :
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1325 #define IPFSYNC_NEWIFP 1 macro