Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dprotosw.h86 #define PRC_IFUP 2 /* interface has come back up */ macro
/xnu-10002.41.9/bsd/netinet/
H A Draw_ip.c905 case PRC_IFUP: in rip_ctlinput()
/xnu-10002.41.9/bsd/net/
H A Dif.c1589 pfctlinput(up ? PRC_IFUP : PRC_IFDOWN, in if_updown()