Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.h62 extern void ipv4_getnetid(struct in_addr *);
H A Dethernet.c539 ipv4_getnetid(&netid); in ether_output()
H A Dipv4.c482 ipv4_getnetid(struct in_addr *my_netid) in ipv4_getnetid() function