Searched defs:udp_cnt (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/bpf/ | ||
H A D | sockex1_user.c | 45 long long tcp_cnt, udp_cnt, icmp_cnt; in main() local |
H A D | sock_example.c | 39 long long value = 0, tcp_cnt, udp_cnt, icmp_cnt; in test_sock() local |