Home
last modified time | relevance | path

Searched refs:IPOPT_TS (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dionames.c18 { IPOPT_TS, 0x000040, 8, "ts" }, /* 1 TS */
/titanic_44/usr/src/uts/common/netinet/
H A Dip.h104 #define IPOPT_TS 0x44 /* timestamp */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c147 tsp->ipt_code = IPOPT_TS; in set_IPv4_options()
1091 case IPOPT_TS: in pr_options()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1862 #undef IPOPT_TS
1863 #define IPOPT_TS 68 macro
2137 #ifndef IPOPT_TS
2138 # define IPOPT_TS 68 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c624 case IPOPT_TS: in print_ipoptions()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip.c2413 case IPOPT_TS: in ipoptp_next()
2439 case IPOPT_TS: in ipoptp_next()
9084 case IPOPT_TS: in ip_forward_options()
9311 case IPOPT_TS: in ip_input_local_options()
9506 case IPOPT_TS: in ip_input_options()
11999 case IPOPT_TS: in ip_output_local_options()
13038 case IPOPT_TS: in ip_output_options()
H A Dipsecah.c3316 case IPOPT_TS: in ah_process_ip_options_v4()
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipf_y.y1400 | IPFY_IPOPT_TS { $$ = getoptbyvalue(IPOPT_TS); }
/titanic_44/usr/src/uts/common/inet/ipf/
H A Dfil.c242 { IPOPT_TS, 0x000040 },