Searched refs:PRC_IFDOWN (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/sys/ | ||
| H A D | protosw.h | 180 #define PRC_IFDOWN 0 /* interface transition */ macro |
| /netbsd-src/sys/net/ | ||
| H A D | if.c | 2546 pfctlinput(PRC_IFDOWN, ifa->ifa_addr); in _if_down() |