Searched refs:tos (Results 1 – 6 of 6) sorted by relevance
31 int tos = 0; in bpf_basertt() local55 tos = hdr->tos; in bpf_basertt()56 if (tos != 0) in bpf_basertt()58 &tos, sizeof(tos)); in bpf_basertt()61 tos = ((hdr6->priority) << 4 | in bpf_basertt()63 if (tos) in bpf_basertt()66 &tos, sizeof(tos)); in bpf_basertt()
72 fib_params.tos = iph->tos; in xdp_fwd_flags()
21 #define TOS_OFF (ETH_HLEN + offsetof(struct iphdr, tos))
105 iph->tos = 0; in send_icmp4_too_big()
130 pkti->ecn = iph.tos & INET_ECN_MASK; in hbm_get_pkt_info()
134 iph->tos = 0; in handle_ipv4()