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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dprotosw.h343 #define PRC_IFDOWN 0 /* interface transition */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Draw_ip.c583 * This function exists solely to receive the PRC_IFDOWN messages which
601 case PRC_IFDOWN:
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c1012 pfctlinput(up ? PRC_IFUP : PRC_IFDOWN, ifa[i]->ifa_addr);

Completed in 37 milliseconds