Home
last modified time | relevance | path

Searched refs:IPOPT_LSRR (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip.h155 #define IPOPT_LSRR 131 /* loose source route */ macro
H A Dip_options.c157 case IPOPT_LSRR: in ip_dooptions()
656 case IPOPT_LSRR: in ip_pcbopts()
H A Dip_mroute.c1233 ((u_char *)(ip + 1))[1] != IPOPT_LSRR ) { in X_ip_mforward()
/f-stack/tools/compat/include/netinet/
H A Dip.h155 #define IPOPT_LSRR 131 /* loose source route */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h775 #undef IPOPT_LSRR
776 #define IPOPT_LSRR 131 macro
871 #ifndef IPOPT_LSRR
872 # define IPOPT_LSRR 131 macro
H A Dfil.c205 { IPOPT_LSRR, 0x000200 },
/f-stack/freebsd/netipsec/
H A Dxform_ah.c341 case IPOPT_LSRR: in ah_massage_headers()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c328 case IPOPT_LSRR: in ipopts_match()