Home
last modified time | relevance | path

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

/external/bcc/examples/networking/xdp/
Dxdp_drop_count.py43 ctxtype = "xdp_md" variable
46 ctxtype = "__sk_buff" variable
131 """, cflags=["-w", "-DRETURNCODE=%s" % ret, "-DCTXTYPE=%s" % ctxtype])