Home
last modified time | relevance | path

Searched refs:ipt_flg (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dip.h135 uchar_t ipt_flg:4, /* flags, see below */ member
139 ipt_flg:4; /* flags, see below */ member
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c152 tsp->ipt_flg = ts_flag & 0x0f; in set_IPv4_options()
154 if (tsp->ipt_flg > IPOPT_TS_TSANDADDR) { in set_IPv4_options()
1187 switch (tsp->ipt_flg) { in pr_tsopt()
1205 Printf("(Bad flag value: 0x%x)", tsp->ipt_flg); in pr_tsopt()