Searched refs:tclass (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter_bridge/
H A Debt_ip6.h41 __u8 tclass; member in struct:ebt_ip6_info
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/netfilter_bridge/
H A Debt_ip6.h41 __u8 tclass; member in struct:ebt_ip6_info
/bionic/libc/kernel/uapi/linux/
H A Dethtool.h332 __u8 tclass; member in struct:ethtool_tcpip6_spec
340 __u8 tclass; member in struct:ethtool_ah_espip6_spec
347 __u8 tclass; member in struct:ethtool_usrip6_spec
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dethtool.h332 __u8 tclass; member in struct:ethtool_tcpip6_spec
340 __u8 tclass; member in struct:ethtool_ah_espip6_spec
347 __u8 tclass; member in struct:ethtool_usrip6_spec
/bionic/libc/dns/resolv/
H A Dres_send.c293 int n, ttype, tclass; local
302 tclass = ns_get16(cp); cp += INT16SZ;
303 if (ttype == type && tclass == class &&
343 int n, ttype, tclass; local
352 tclass = ns_get16(cp); cp += INT16SZ;
353 if (!res_nameinquery(tname, ttype, tclass, buf2, eom2))

Completed in 120 milliseconds