Searched defs:rawip (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Connectivity/bpf/progs/ |
D | [email protected] | 316 struct ethhdr* eth, struct iphdr* ip, const struct rawip_bool rawip, in do_forward4_bottom() 509 const struct rawip_bool rawip, in do_forward4() 764 __unused const struct rawip_bool rawip, __unused const struct stream_bool stream) { in do_xdp_forward6() 769 __unused const struct rawip_bool rawip, __unused const struct stream_bool stream) { in do_xdp_forward4()
|
D | offload.c | 316 struct ethhdr* eth, struct iphdr* ip, const struct rawip_bool rawip, in do_forward4_bottom() 509 const struct rawip_bool rawip, in do_forward4() 764 __unused const struct rawip_bool rawip, __unused const struct stream_bool stream) { in do_xdp_forward6() 769 __unused const struct rawip_bool rawip, __unused const struct stream_bool stream) { in do_xdp_forward4()
|
D | clatd.c | 27 const struct rawip_bool rawip, in nat64()
|
D | bpf_net_helpers.h | 168 struct rawip_bool { bool rawip; }; member
|