Home
last modified time | relevance | path

Searched refs:IPCTL_IFQUEUE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/netinet/
H A Din.h688 #define IPCTL_IFQUEUE 30 macro
H A Dip_input.c1692 if (namelen != 1 && name[0] != IPCTL_IFQUEUE && in ip_sysctl()
1738 case IPCTL_IFQUEUE: in ip_sysctl()