Home
last modified time | relevance | path

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

/packages/modules/Connectivity/bpf_progs/
Dbpf_net_helpers.h95 struct stream_bool { bool down; }; struct
96 #define UPSTREAM ((struct stream_bool){ .down = false })
97 #define DOWNSTREAM ((struct stream_bool){ .down = true })
Doffload.c129 const struct stream_bool stream,
365 const struct stream_bool stream, const struct updatetime_bool updatetime, in do_forward4_bottom()
558 const struct stream_bool stream, in do_forward4()
812 const struct stream_bool stream) { in do_xdp_forward6()
817 const struct stream_bool stream) { in do_xdp_forward4()
822 const struct stream_bool stream) { in do_xdp_forward_ether()
840 const struct stream_bool stream) { in do_xdp_forward_rawip()
Doffload@mainline.c129 const struct stream_bool stream,
365 const struct stream_bool stream, const struct updatetime_bool updatetime, in do_forward4_bottom()
558 const struct stream_bool stream, in do_forward4()
812 const struct stream_bool stream) { in do_xdp_forward6()
817 const struct stream_bool stream) { in do_xdp_forward4()
822 const struct stream_bool stream) { in do_xdp_forward_ether()
840 const struct stream_bool stream) { in do_xdp_forward_rawip()