Home
last modified time | relevance | path

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

/freebsd/sbin/ifconfig/
H A Difconfig_netlink.c386 const struct afswtch *p = af_getbyfamily(AF_LINK); in status_nl()
395 const struct afswtch *p = af_getbyfamily(ifa->addr.ifa_family); in status_nl()
H A Difconfig.c949 af_getbyfamily(int af) in af_getbyfamily() function
1857 p = af_getbyfamily(ift->ifa_addr->sa_family); in status()