Home
last modified time | relevance | path

Searched defs:egress (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/bpf_progs/
Dnetd.c250 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()
Dbpf_net_helpers.h91 struct egress_bool { bool egress; }; member
Dnetd.h85 bool egress:1, member
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/include/netdbpf/
DNetworkTraceHandler.h43 bool egress; member