Home
last modified time | relevance | path

Searched defs:DNS_TC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/
H A Dip_dns_pxy.c55 #define DNS_TC(x) ((ntohs(x) & 0x0200) >> 9) macro
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_dns_pxy.c55 #define DNS_TC(x) ((ntohs(x) & 0x0200) >> 9) macro