Home
last modified time | relevance | path

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()
Doffload.c316 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()
Dclatd.c27 const struct rawip_bool rawip, in nat64()
Dbpf_net_helpers.h168 struct rawip_bool { bool rawip; }; member