Home
last modified time | relevance | path

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

/include/trace/events/
A Davc.h19 const char *tclass
22 TP_ARGS(sad, scontext, tcontext, tclass),
31 __string(tclass, tclass)
41 __assign_str(tclass);
46 __get_str(scontext), __get_str(tcontext), __get_str(tclass)
/include/linux/
A Dtransport_class.h39 struct transport_class tclass; member
45 .tclass = { \
A Dipv6.h211 u8 tclass; member
263 __u8 tclass; member
/include/uapi/linux/netfilter_bridge/
A Debt_ip6.h38 __u8 tclass; member
/include/net/
A Dinet_ecn.h58 inet6_sk(sk)->tclass |= INET_ECN_ECT_0; in INET_ECN_xmit()
65 inet6_sk(sk)->tclass &= ~INET_ECN_MASK; in INET_ECN_dontxmit()
73 if (INET_ECN_is_capable(inet6_sk(sk)->tclass)) \
A Dipv6.h363 __s16 tclass; member
374 .tclass = inet6_sk(sk)->tclass, in ipcm6_init_sk()
1033 static inline void ip6_flow_hdr(struct ipv6hdr *hdr, unsigned int tclass, in ip6_flow_hdr() argument
1036 *(__be32 *)hdr = htonl(0x60000000 | (tclass << 20)) | flowlabel; in ip6_flow_hdr()
1059 static inline __be32 ip6_make_flowinfo(unsigned int tclass, __be32 flowlabel) in ip6_make_flowinfo() argument
1061 return htonl(tclass << IPV6_TCLASS_SHIFT) | flowlabel; in ip6_make_flowinfo()
1088 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
A Dipv6_stubs.h77 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority);
/include/uapi/linux/
A Dethtool.h1303 __u8 tclass; member
1319 __u8 tclass; member
1334 __u8 tclass; member
/include/linux/mlx5/
A Dqp.h332 u8 tclass; member
A Dmlx5_ifc.h838 u8 tclass[0x8]; member
4676 u8 tclass[0x8]; member
10991 u8 tclass[0x8]; member
11930 u8 tclass[0x3]; member

Completed in 116 milliseconds