Home
last modified time | relevance | path

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

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