Home
last modified time | relevance | path

Searched defs:tos (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp167 int tos = p->stack_top; in dump_cons_stack() local
194 int tos; in __kmp_push_parallel() local
234 int tos; in __kmp_push_workshare() local
341 int tos; local
364 int tos; local
385 int tos; local
412 int tos; local
/freebsd/contrib/tcpdump/
H A Dprint-cnfp.c80 nd_uint8_t tos; /* IP type of service */ member
113 nd_uint8_t tos; /* IP type of service */ member
147 nd_uint8_t tos; /* IP type of service */ member
H A Dprint-ospf.c589 const union un_tos *tos) in ospf_print_tos_metrics()
/freebsd/sys/netgraph/netflow/
H A Dnetflow_v9.h64 uint8_t tos; /* IP type of service IN (or OUT) (TOS) */ member
89 uint8_t tos; /* IP type of service IN (or OUT) (TOS) */ member
H A Dnetflow.h103 uint8_t tos; /* IP type of service */ member
126 uint8_t tos; /* IP type of service */ member
H A Dng_netflow.h205 u_char tos; /* IP TOS */ member
234 u_char tos; /* IP TOS */ member
/freebsd/sys/net/
H A Dpflow.h97 u_int8_t tos; member
136 struct pflow_tmpl_fspec tos; member
155 struct pflow_tmpl_fspec tos; member
196 u_int8_t tos; /* ipClassOfService */ member
212 u_int8_t tos; /* ipClassOfService */ member
H A Dif_stf.c506 u_int8_t tos; in stf_output() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket.c255 socket_set_tos (rk_socket_t sock, int tos) in socket_set_tos()
/freebsd/usr.sbin/ppp/
H A Dncp.h42 unsigned tos : 1; /* Urgent IPTOS_LOWDELAY packets ? */ member
H A Dip.c576 u_char tos; in PacketCheck() local
/freebsd/sys/ofed/include/rdma/
H A Diw_cm.h99 u8 tos; member
/freebsd/sys/dev/irdma/
H A Dirdma_cm.h292 u8 tos; member
346 u8 tos; member
369 u8 tos; member
424 static inline u8 irdma_tos2dscp(u8 tos) in irdma_tos2dscp()
H A Dosdep.h176 #define rt_tos2priority(tos) (tos >> 5) argument
/freebsd/usr.sbin/iscsid/
H A Discsid.c315 int tos = conn->conn_conf.isc_dscp << 2; in connection_new() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c155 int tos = -1; in main() local
/freebsd/sys/sys/
H A Dgmon.h160 struct tostruct *tos; member
/freebsd/contrib/tnftp/src/
H A Dftp.c248 int tos = IPTOS_LOWDELAY; in hookup() local
1710 int tos = IPTOS_THROUGHPUT; in dataconn() local
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmatose.c78 static uint8_t tos; variable
H A Dudaddy.c75 static uint8_t tos; variable
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h68 u8 tos; member
/freebsd/contrib/ofed/libirdma/
H A Dosdep.h152 #define rt_tos2priority(tos) (tos >> 5) argument
/freebsd/usr.bin/indent/
H A Dindent_globs.h314 int tos; /* pointer to top of stack */ member
/freebsd/sys/net80211/
H A Dieee80211_output.c1279 uint8_t tos; in ieee80211_classify() local
1295 uint8_t tos; in ieee80211_classify() local
/freebsd/sbin/ping/
H A Dping.c218 int ssend_errno, srecv_errno, tos, ttl, pcp; in ping() local

123