Home
last modified time | relevance | path

Searched defs:accept_icmps (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c109 bool accept_icmps = false; in server_fn() local
H A Dicmps-discard.c109 bool accept_icmps = false; in server_fn() local
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h467 static inline int test_set_ao_flags(int sk, bool ao_required, bool accept_icmps) in test_set_ao_flags()
/linux/include/uapi/linux/
H A Dtcp.h425 accept_icmps :1, /* in/out: accept incoming ICMPs */ global() member