Home
last modified time | relevance | path

Searched refs:set_ip_tos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dtcbpf1_kern.c24 static inline void set_ip_tos(struct __sk_buff *skb, __u8 new_tos) in set_ip_tos() function
62 set_ip_tos(skb, 8); in bpf_prog1()
/kernel/linux/linux-6.6/samples/bpf/
H A Dtcbpf1_kern.c24 static inline void set_ip_tos(struct __sk_buff *skb, __u8 new_tos) in set_ip_tos() function
62 set_ip_tos(skb, 8); in bpf_prog1()

Completed in 1 milliseconds