Searched refs:hne_nic (Results 1 – 4 of 4) sorted by relevance
/titanic_41/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() 2199 frsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v4() 2200 fr_natifpsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4() 2202 fr_statesync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL, ifs); in ipf_nic_event_v4() 2214 frsync(IPFSYNC_RESYNC, 4, (void *)hn->hne_nic, NULL, in ipf_nic_event_v4() 2217 fr_nataddrsync(4, (void *)hn->hne_nic, &sin->sin_addr, in ipf_nic_event_v4() 2244 fr_ifindexsync((void *)hn->hne_nic, new_ifp, ifs); in ipf_nic_event_v4() 2245 fr_natifindexsync((void *)hn->hne_nic, new_ifp, ifs); in ipf_nic_event_v4() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | hook_event.h | 98 phy_if_t hne_nic; member
|
/titanic_41/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 1568 ipne->ipne_ifindex = hn->hne_nic; in ipnet_nicevent_cb()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 18314 info->hnei_event.hne_nic = ill->ill_phyint->phyint_ifindex; in ill_nic_event_dispatch()
|