Home
last modified time | relevance | path

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

/packages/modules/Connectivity/bpf_progs/
Dbpf_net_helpers.h91 struct egress_bool { bool egress; }; argument
92 #define INGRESS ((struct egress_bool){ .egress = false })
93 #define EGRESS ((struct egress_bool){ .egress = true })
Dnetd.c186 const struct egress_bool egress, \ in DEFINE_BPF_MAP_RO_NETD()
250 const struct __sk_buff* const skb, const struct egress_bool egress, const uint32_t uid, in do_packet_tracing()
335 const struct egress_bool egress, in skip_owner_match()
410 const struct egress_bool egress, in bpf_owner_match()
447 const struct egress_bool egress, in update_stats_with_config()
457 const struct egress_bool egress, in bpf_traffic_account()