Searched refs:icmp_check (Results 1 – 1 of 1) sorted by relevance
60 static __always_inline int icmp_check(struct xdp_md *ctx, int type) in icmp_check() function104 ret = icmp_check(ctx, ICMP_ECHOREPLY); in xdping_client()163 ret = icmp_check(ctx, ICMP_ECHO); in xdping_server()