Searched refs:IPFSYNC_NEWIFP (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_fil_solaris.c | 2190 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 D | ip_state.c | 3221 case IPFSYNC_NEWIFP :
|
H A D | ip_nat.c | 4923 case IPFSYNC_NEWIFP :
|
H A D | fil.c | 3803 case IPFSYNC_NEWIFP :
|
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 1325 #define IPFSYNC_NEWIFP 1 macro
|