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

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

Completed in 34 milliseconds