aboutsummaryrefslogtreecommitdiff
path: root/sys/net/netisr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/netisr.h')
-rw-r--r--sys/net/netisr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/netisr.h b/sys/net/netisr.h
index 32d2aa838fda..479ba844ffef 100644
--- a/sys/net/netisr.h
+++ b/sys/net/netisr.h
@@ -57,7 +57,6 @@
#define NETISR_ARP 4 /* same as AF_LINK */
#define NETISR_ETHER 5 /* ethernet input */
#define NETISR_IPV6 6
-#define NETISR_EPAIR 8 /* if_epair(4) */
#define NETISR_IP_DIRECT 9 /* direct-dispatch IPv4 */
#define NETISR_IPV6_DIRECT 10 /* direct-dispatch IPv6 */