Searched refs:IPOPT_SSRR (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dip.h65 #define IPOPT_SSRR (9 |IPOPT_CONTROL|IPOPT_COPY) macro
/linux-master/net/ipv4/
H A Dip_options.c284 case IPOPT_SSRR:
308 opt->is_strictroute = (optptr[0] == IPOPT_SSRR);
H A Dah4.c103 case IPOPT_SSRR:
/linux-master/net/netfilter/
H A Dnft_exthdr.c114 case IPOPT_SSRR:
118 found = target == IPOPT_SSRR ? opt->is_strictroute :
628 case IPOPT_SSRR:

Completed in 136 milliseconds