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

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h354 #define PRC_IFDOWN 0 /* interface transition */ macro
/darwin-on-arm/xnu/bsd/netinet/
H A Draw_ip.c691 * This function exists solely to receive the PRC_IFDOWN messages which
709 case PRC_IFDOWN:
/darwin-on-arm/xnu/bsd/net/
H A Dif.c1266 pfctlinput(up ? PRC_IFUP : PRC_IFDOWN, ifa[i]->ifa_addr);

Completed in 30 milliseconds