Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dicmp.h112 #define ICMP_FILTER 1 macro
/openbmc/linux/net/ipv4/
H A Draw.c824 if (optname == ICMP_FILTER) { in do_raw_setsockopt()
844 if (optname == ICMP_FILTER) { in do_raw_getsockopt()
/openbmc/qemu/linux-user/
H A Dsyscall.c2289 case ICMP_FILTER: in do_setsockopt()