Searched refs:ifname_from (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_sample_user.c1014 char ifname_from[IFNAMSIZ]; local
1061 if (if_indextoname(from_idx, ifname_from))
1062 fstr = ifname_from;

Completed in 204 milliseconds