Searched refs:BPF_EGRESS (Results 1 – 1 of 1) sorted by relevance
41 #define BPF_EGRESS 0 macro121 if (direction == BPF_EGRESS) { \234 if ((direction == BPF_EGRESS) && (match == BPF_DROP)) { in bpf_traffic_account()290 return bpf_traffic_account(skb, BPF_EGRESS); in bpf_cgroup_egress()302 update_iface_stats_map(skb, BPF_EGRESS, &key);