Home
last modified time | relevance | path

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

/linux-tools/ebpf/kernel-samples-bpf/
H A Dtclb_kern.c21 static inline int set_tcp_ip_dst(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_dst()
33 int bpf_prog(struct __sk_buff *skb) in bpf_prog()
H A Dtc_filter_kern.c20 int bpf_prog(struct __sk_buff *skb) in bpf_prog()