Searched defs:ingress (Results 1 – 4 of 4) sorted by relevance
24 ingress = b.get_table("ingress") variable
71 int ok = 0, iok = 0, mirror = 0, redir = 0, ingress = 0, egress = 0; in parse_direction() local
843 ingress = sim.tc_show_ingress(expected=1) variable853 ingress = sim.tc_show_ingress(expected=1) variable922 ingress = sim.tc_show_ingress(expected=1) variable
1029 int ingress = BPF_F_INGRESS; in run_options() local