Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdp_monitor_user.c220 static bool map_collect_record_u64(int fd, __u32 key, struct record_u64 *rec) in map_collect_record_u64() function
523 map_collect_record_u64(fd, i, &rec->xdp_redirect[i]); in stats_collect()
527 map_collect_record_u64(fd, i, &rec->xdp_exception[i]); in stats_collect()