Home
last modified time | relevance | path

Searched defs:in_if (Results 1 – 3 of 3) sorted by relevance

/external/bcc/examples/networking/xdp/
Dxdp_redirect_cpu.py23 in_if = sys.argv[1] variable
Dxdp_redirect_map.py24 in_if = sys.argv[1] variable
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_alu.c1245 unsigned in_if = 0; in rc_transform_KILL() local