Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dprotosw.h280 #define PRC_IFUP 2 /* interface has come back up */ macro
/f-stack/freebsd/sys/
H A Dprotosw.h283 #define PRC_IFUP 2 /* interface has come back up */ macro
/f-stack/freebsd/netinet/
H A Draw_ip.c847 case PRC_IFUP: in rip_ctlinput()
/f-stack/freebsd/net/
H A Dif.c2228 pfctlinput(PRC_IFUP, ifa->ifa_addr); in if_route()