Searched refs:XDP_DIAG_INFO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | xdp_diag.h | 37 XDP_DIAG_INFO, enumerator |
/openbmc/linux/net/xdp/ | ||
H A D | xsk_diag.c | 23 return nla_put(nlskb, XDP_DIAG_INFO, sizeof(di), &di); in xsk_diag_put_info() |