Home
last modified time | relevance | path

Searched refs:IPOPT_NOOP (Results 1 – 10 of 10) sorted by relevance

/external/libnl/include/linux-private/linux/
Dip.h56 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
75 #define IPOPT_NOP IPOPT_NOOP
/external/iproute2/include/uapi/linux/
Dip.h57 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
76 #define IPOPT_NOP IPOPT_NOOP
/external/kernel-headers/original/uapi/linux/
Dip.h57 #define IPOPT_NOOP (1 |IPOPT_CONTROL) macro
76 #define IPOPT_NOP IPOPT_NOOP
/external/syzkaller/sys/linux/
Dvnet_arm64.const250 IPOPT_NOOP = 1
Dvnet_amd64.const250 IPOPT_NOOP = 1
Dvnet_arm.const250 IPOPT_NOOP = 1
Dvnet_386.const250 IPOPT_NOOP = 1
Dvnet_ppc64le.const250 IPOPT_NOOP = 1
Dvnet.txt355 ipv4_option_types = IPOPT_END, IPOPT_NOOP, IPOPT_SEC, IPOPT_LSRR, IPOPT_TIMESTAMP, IPOPT_CIPSO, IPO…
370 type const[IPOPT_NOOP, int8]
/external/iputils/
Dping.c529 rspace[0] = IPOPT_NOOP; in main()