Home
last modified time | relevance | path

Searched refs:IPOPT_CIPSO (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dip.h41 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dip.h54 #define IPOPT_CIPSO (6 | IPOPT_CONTROL | IPOPT_COPY) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dip.h61 #define IPOPT_CIPSO (6 |IPOPT_CONTROL|IPOPT_COPY) macro
/kernel/linux/linux-5.10/net/ipv4/
Dip_options.c443 case IPOPT_CIPSO: in __ip_options_compile()
Dah4.c101 case IPOPT_CIPSO: in ip_clear_mutable_options()
Dcipso_ipv4.c1156 buf[0] = IPOPT_CIPSO; in cipso_v4_gentag_hdr()
1520 if (optptr[0] == IPOPT_CIPSO) in cipso_v4_optptr()