Symbol: tos
common/lib/libc/gmon/mcount.c
198
toindex = ++p->tos[0].link;
common/lib/libc/gmon/mcount.c
204
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
210
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
232
toindex = ++p->tos[0].link;
common/lib/libc/gmon/mcount.c
236
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
247
top = &p->tos[top->link];
common/lib/libc/gmon/mcount.c
308
qtoindex = q->tos[qtoindex].link) {
common/lib/libc/gmon/mcount.c
309
selfpc = q->tos[qtoindex].selfpc;
common/lib/libc/gmon/mcount.c
310
count = q->tos[qtoindex].count;
common/lib/libc/gmon/mcount.c
318
toindex = ++p->tos[0].link;
common/lib/libc/gmon/mcount.c
324
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
330
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
353
toindex = ++p->tos[0].link;
common/lib/libc/gmon/mcount.c
357
top = &p->tos[(size_t)toindex];
common/lib/libc/gmon/mcount.c
367
top = &p->tos[top->link];
dist/pf/sbin/pfctl/parse.y
1750
r.tos = $9.tos;
dist/pf/sbin/pfctl/parse.y
194
u_int32_t tos;
dist/pf/sbin/pfctl/parse.y
2095
| tos {
dist/pf/sbin/pfctl/parse.y
2101
filter_opts.tos = $1;
dist/pf/sbin/pfctl/parse.y
3069
tos : TOS STRING {
dist/pf/sbin/pfctl/parse.y
430
%type <v.number> tos not yesno
dist/pf/sbin/pfctl/pfctl_optimize.c
168
PF_RULE_FIELD(tos, NOMERGE),
dist/pf/sbin/pfctl/pfctl_parser.c
869
if (r->tos)
dist/pf/sbin/pfctl/pfctl_parser.c
870
printf(" tos 0x%2.2x", r->tos);
lib/libc/gmon/gmon.c
155
GMON_ALLOC(cp, p->tos, p->tossize);
lib/libc/gmon/gmon.c
163
p->tos[0].link = 0;
lib/libc/gmon/gmon.c
235
__alignof(*_gmonparam.tos) + _gmonparam.tossize),
lib/libc/gmon/gmon.c
246
GMON_ALLOC(cp, p->tos, p->tossize);
lib/libc/gmon/gmon.c
247
memset(p->tos, 0, p->tossize);
lib/libc/gmon/gmon.c
274
qtoindex = q->tos[qtoindex].link) {
lib/libc/gmon/gmon.c
275
selfpc = q->tos[qtoindex].selfpc;
lib/libc/gmon/gmon.c
276
count = q->tos[qtoindex].count;
lib/libc/gmon/gmon.c
284
toindex = ++p->tos[0].link;
lib/libc/gmon/gmon.c
290
top = &p->tos[(size_t)toindex];
lib/libc/gmon/gmon.c
296
top = &p->tos[(size_t)toindex];
lib/libc/gmon/gmon.c
319
toindex = ++p->tos[0].link;
lib/libc/gmon/gmon.c
323
top = &p->tos[(size_t)toindex];
lib/libc/gmon/gmon.c
333
top = &p->tos[top->link];
lib/libc/gmon/gmon.c
481
toindex = p->tos[toindex].link) {
lib/libc/gmon/gmon.c
485
(u_long)frompc, (u_long)p->tos[toindex].selfpc,
lib/libc/gmon/gmon.c
486
(u_long)p->tos[toindex].count);
lib/libc/gmon/gmon.c
490
rawarc.raw_selfpc = p->tos[toindex].selfpc;
lib/libc/gmon/gmon.c
491
rawarc.raw_count = p->tos[toindex].count;
libexec/ftpd/ftpd.c
2003
int retry, tos, keepalive, conerrno;
libexec/ftpd/ftpd.c
2032
tos = IPTOS_THROUGHPUT;
libexec/ftpd/ftpd.c
2034
(char *)&tos, sizeof(int));
libexec/ftpd/ftpd.c
286
int ch, on = 1, tos, keepalive;
libexec/ftpd/ftpd.c
673
tos = IPTOS_LOWDELAY;
libexec/ftpd/ftpd.c
674
if (setsockopt(0, IPPROTO_IP, IP_TOS, (char *)&tos,
libexec/telnetd/telnetd.c
165
int tos = -1;
libexec/telnetd/telnetd.c
424
if (tos < 0)
libexec/telnetd/telnetd.c
425
tos = 020; /* Low Delay bit */
libexec/telnetd/telnetd.c
426
if (tos
libexec/telnetd/telnetd.c
428
(char *)&tos, sizeof(tos)) < 0)
sbin/ping/ping.c
247
u_long tos = 0;
sbin/ping/ping.c
397
tos = strtoul(optarg, &p, 0);
sbin/ping/ping.c
398
if (*p != '\0' || tos > 0xFF)
sbin/ping/ping.c
572
opack_ip->ip_tos = tos;
sys/dist/pf/net/pf.c
3292
else if (r->tos && !(r->tos == pd->tos))
sys/dist/pf/net/pf.c
3767
else if (r->tos && !(r->tos == pd->tos))
sys/dist/pf/net/pf.c
5793
pd.tos = h->ip_tos;
sys/dist/pf/net/pf.c
5938
if (pqid || (pd.tos & IPTOS_LOWDELAY))
sys/dist/pf/net/pf.c
5948
if (pqid || (pd.tos & IPTOS_LOWDELAY))
sys/dist/pf/net/pf.c
6153
pd.tos = 0;
sys/dist/pf/net/pf.c
6365
if (pd.tos & IPTOS_LOWDELAY)
sys/dist/pf/net/pf.c
6375
if (pd.tos & IPTOS_LOWDELAY)
sys/dist/pf/net/pf_ioctl.c
1028
PF_MD5_UPD(rule, tos);
sys/dist/pf/net/pfvar.h
1108
u_int8_t tos;
sys/dist/pf/net/pfvar.h
608
u_int8_t tos;
sys/kern/subr_prof.c
130
p->tos = (struct tostruct *)cp;
sys/kern/subr_prof.c
192
_gmonparam.tos = p->tos;
sys/kern/subr_prof.c
202
p->tos = (struct tostruct *)cp;
sys/kern/subr_prof.c
262
gp->tos = (struct tostruct *)cp;
sys/kern/subr_prof.c
308
node.sysctl_data = gp->tos;
sys/kern/subr_prof.c
406
memmove(ci->ci_gmon->tos, gp->tos, newlen);
sys/net/if_stf.c
359
uint8_t tos;
sys/net/if_stf.c
397
tos = (ntohl(ip6->ip6_flow) >> 20) & 0xff;
sys/net/if_stf.c
433
ip_ecn_ingress(ECN_ALLOWED, &ip->ip_tos, &tos);
sys/net/if_stf.c
435
ip_ecn_ingress(ECN_NOCARE, &ip->ip_tos, &tos);
sys/netinet/in_gif.c
120
tos = ip->ip_tos;
sys/netinet/in_gif.c
135
tos = (ntohl(ip6->ip6_flow) >> 20) & 0xff;
sys/netinet/in_gif.c
162
ip_ecn_ingress(ECN_ALLOWED, &iphdr.ip_tos, &tos);
sys/netinet/in_gif.c
164
ip_ecn_ingress(ECN_NOCARE, &iphdr.ip_tos, &tos);
sys/netinet/in_gif.c
92
u_int8_t tos;
sys/netipsec/ipsecif.c
134
uint8_t proto, uint8_t tos)
sys/netipsec/ipsecif.c
171
ip->ip_tos = tos;
sys/netipsec/ipsecif.c
183
ip_ecn_ingress(ECN_ALLOWED, &ip->ip_tos, &tos);
sys/netipsec/ipsecif.c
185
ip_ecn_ingress(ECN_NOCARE, &ip->ip_tos, &tos);
sys/netipsec/ipsecif.c
228
int tos;
sys/netipsec/ipsecif.c
245
tos = ip->ip_tos;
sys/netipsec/ipsecif.c
261
tos = (ntohl(ip6->ip6_flow) >> 20) & 0xff;
sys/netipsec/ipsecif.c
273
*tos0 = tos;
sys/netipsec/ipsecif.c
372
u_int8_t tos;
sys/netipsec/ipsecif.c
413
m = ipsecif4_flowinfo(m, family, &proto, &tos);
sys/netipsec/ipsecif.c
420
m = ipsecif4_prepend_hdr(var, m, proto, tos);
sys/sys/gmon.h
127
struct tostruct *tos;
usr.bin/dc/bcode.c
496
struct value *value = tos();
usr.bin/dc/bcode.c
508
struct value *value = tos();
usr.bin/dc/bcode.c
69
static __inline struct value *tos(void);
usr.bin/ftp/ftp.c
1794
int tos = IPTOS_THROUGHPUT;
usr.bin/ftp/ftp.c
1796
(void *)&tos, sizeof(tos)) == -1) {
usr.bin/ftp/ftp.c
253
int tos = IPTOS_LOWDELAY;
usr.bin/ftp/ftp.c
255
(void *)&tos, sizeof(tos)) == -1) {
usr.bin/telnet/commands.c
106
int tos = -1;
usr.sbin/altq/libaltq/parser.c
560
u_char tos, tosmask;
usr.sbin/altq/libaltq/parser.c
633
tos = 0;
usr.sbin/altq/libaltq/parser.c
637
tos = (u_char)strtol(w, NULL, 0);
usr.sbin/altq/libaltq/parser.c
645
sfilt.ff_flow.fi_tos = tos;
usr.sbin/altq/libaltq/quip_server.c
288
char src[128], dst[128], smask[128], dmask[128], tos[128];
usr.sbin/altq/libaltq/quip_server.c
315
tos[0] = '\0';
usr.sbin/altq/libaltq/quip_server.c
317
snprintf(tos, sizeof(tos), " tos %#x tosmask %#x",
usr.sbin/altq/libaltq/quip_server.c
326
filt->ff_flow.fi_proto, tos);
usr.sbin/kgmon/kgmon.c
345
struct tostruct *tos;
usr.sbin/kgmon/kgmon.c
435
if ((tos = malloc((size_t)kvp->gpm.tossize)) == NULL)
usr.sbin/kgmon/kgmon.c
439
i = kvm_read(kvp->kd, (u_long)kvp->gpm.tos, (void *)tos,
usr.sbin/kgmon/kgmon.c
444
if (sysctl(mib, miblen, tos, &i, NULL, 0) < 0)
usr.sbin/kgmon/kgmon.c
461
toindex = tos[toindex].link) {
usr.sbin/kgmon/kgmon.c
465
getprogname(), frompc, tos[toindex].selfpc,
usr.sbin/kgmon/kgmon.c
466
tos[toindex].count);
usr.sbin/kgmon/kgmon.c
468
rawarc.raw_selfpc = (u_long)tos[toindex].selfpc;
usr.sbin/kgmon/kgmon.c
469
rawarc.raw_count = tos[toindex].count;
usr.sbin/kgmon/kgmon.c
476
free(tos);
usr.sbin/kgmon/kgmon.c
547
if ((size_t)kvm_write(kvp->kd, (u_long)kvp->gpm.tos, zbuf,
usr.sbin/traceroute/traceroute.c
446
int tos = 0, settos = 0, ttl_flag = 0;
usr.sbin/traceroute/traceroute.c
569
tos = str2val(optarg, "tos", 0, 255);
usr.sbin/traceroute/traceroute.c
656
outip->ip_tos = tos;
usr.sbin/traceroute/traceroute.c
815
&tos, sizeof(tos)) < 0)
usr.sbin/traceroute/traceroute.c
816
err(1, "setsockopt tos %d", tos);
usr.sbin/traceroute/traceroute.c
822
err(1, "setsockopt debug %d", tos);
usr.sbin/traceroute/traceroute.c
826
err(1, "setsockopt dontroute %d", tos);