Home
last modified time | relevance | path

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

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