Home
last modified time | relevance | path

Searched defs:udp_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dsockex1_user.c45 long long tcp_cnt, udp_cnt, icmp_cnt; in main() local
H A Dsock_example.c39 long long value = 0, tcp_cnt, udp_cnt, icmp_cnt; in test_sock() local