Searched defs:GIF_SRCHASH (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netinet/ | ||
| H A D | in_gif.c | 92 #define GIF_SRCHASH(src) (V_ipv4_srchashtbl[\ macro |
| /freebsd/sys/netinet6/ | ||
| H A D | in6_gif.c | 97 #define GIF_SRCHASH(src) (V_ipv6_srchashtbl[\ macro |