Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dtcbpf1_kern.c37 static inline void set_tcp_ip_src(struct __sk_buff *skb, __u32 new_ip) in set_tcp_ip_src() function
63 set_tcp_ip_src(skb, 0xA010101); in bpf_prog1()