Searched refs:PRC_IFUP (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dprotosw.h276 #define PRC_IFUP 2 /* interface has come back up */ macro
/xnu-2422.115.4/bsd/netinet/
H A Draw_ip.c726 * It also receives the PRC_IFUP messages from if_up() and reinstalls the
774 case PRC_IFUP:
/xnu-2422.115.4/bsd/net/
H A Dif.c1247 pfctlinput(up ? PRC_IFUP : PRC_IFDOWN, ifa[i]->ifa_addr);

Completed in 73 milliseconds