HomeSort by: relevance | last modified time | path
    Searched refs:IPOPT_RR (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/netinet/
ip.h 175 #define IPOPT_RR 7 /* record packet route */
ip_icmp.c 889 if (opt == IPOPT_RR || opt == IPOPT_TS ||
ip_input.c 991 case IPOPT_RR: {
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 859 #undef IPOPT_RR
860 #define IPOPT_RR 7
1143 #ifndef IPOPT_RR
1144 # define IPOPT_RR 7
fil.c 224 { IPOPT_RR, 0x000002 },
  /src/sbin/ping/
ping.c 554 optspace[optlen+IPOPT_OPTVAL] = IPOPT_RR;
1249 case IPOPT_RR:

Completed in 23 milliseconds