Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c193 static ip_v4mapinfo_func_t ip_ether_v4_mapping; variable
254 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_ether_v6intfid,
257 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_nodef_v6intfid,
260 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_nodef_v6intfid,
263 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_nodef_v6intfid,
266 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_ether_v6intfid,
285 ip_ether_v4_mapping, ip_ether_v6_mapping, ip_nodef_v6intfid,
17464 ip_ether_v4_mapping(ill_t *ill, uchar_t *m_ipaddr, uchar_t *m_physaddr) in ip_ether_v4_mapping() function