Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dtest_run.c1084 static int xdp_convert_md_to_buff(struct xdp_md *xdp_md, struct xdp_buff *xdp) in xdp_convert_md_to_buff()
1130 static void xdp_convert_buff_to_md(struct xdp_buff *xdp, struct xdp_md *xdp_md) in xdp_convert_buff_to_md()
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6317 struct xdp_md { global() struct
6318 dataxdp_md global() argument
6319 data_endxdp_md global() argument
6320 data_metaxdp_md global() argument
6322 ingress_ifindexxdp_md global() argument
6323 rx_queue_indexxdp_md global() argument
6325 egress_ifindexxdp_md global() argument
[all...]
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6320 struct xdp_md { global() struct
6321 dataxdp_md global() argument
6322 data_endxdp_md global() argument
6323 data_metaxdp_md global() argument
6325 ingress_ifindexxdp_md global() argument
6326 rx_queue_indexxdp_md global() argument
6328 egress_ifindexxdp_md global() argument
[all...]