Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dip_mroute.c1080 #define TUNNEL_LEN 12 /* # bytes of IP option for tunnel encapsulation */ macro
1092 if (ip->ip_hl < (IP_HDR_LEN + TUNNEL_LEN) >> 2 || in ip_mforward()