Searched defs:tos (Results 26 - 50 of 85) sorted by relevance

1234

/linux-master/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c165 build_ipv4_header(void *header, uint8_t proto, uint32_t src, uint32_t dst, int payload_len, uint8_t tos) argument
/linux-master/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h82 __u8 tos; member in struct:ip6t_ip6
/linux-master/include/uapi/linux/
H A Dip.h97 __u8 tos; member in struct:iphdr
H A Drds.h160 __u8 tos; member in struct:rds_info_connection
183 __u8 tos; member in struct:rds_info_message
194 __u8 tos; member in struct:rds6_info_message
227 __u8 tos; member in struct:rds_info_tcp_socket
254 __u8 tos; member in struct:rds_info_rdma_connection
270 __u8 tos; member in struct:rds6_info_rdma_connection
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.h102 u8 tos; member in struct:ice_tc_l3_hdr
H A Dice_fdir.h107 u8 tos; member in struct:ice_fdir_v4
/linux-master/include/net/
H A Dflow.h93 flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, kuid_t uid) argument
H A Dip_tunnels.h52 u8 tos; /* TOS for IPv4, TC for IPv6 */ member in struct:ip_tunnel_key
478 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph, argument
182 ip_tunnel_key_init(struct ip_tunnel_key *key, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be32 label, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags) argument
252 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, struct net *net, int oif, __u32 mark, __u32 tun_inner_hash, __u8 flow_flags) argument
[all...]
H A Dflow_dissector.h238 __u8 tos; member in struct:flow_dissector_key_ip
/linux-master/net/ipv4/
H A Dip_tunnel_core.c50 iptunnel_xmit(struct sock *sk, struct rtable *rt, struct sk_buff *skb, __be32 src, __be32 dst, __u8 proto, __u8 tos, __u8 ttl, __be16 df, bool xnet) argument
H A Dping.c708 u8 tos, scope; local
H A Dip_sockglue.c1675 int tos = READ_ONCE(inet->rcv_tos); local
H A Dip_tunnel.c594 u8 tos, ttl; local
694 u8 tos, ttl; local
[all...]
H A Dfib_frontend.c344 __fib_validate_source(struct sk_buff *skb, __be32 src, __be32 dst, u8 tos, int oif, struct net_device *dev, int rpf, struct in_device *idev, u32 *itag) argument
421 fib_validate_source(struct sk_buff *skb, __be32 src, __be32 dst, u8 tos, int oif, struct net_device *dev, struct in_device *idev, u32 *itag) argument
H A Dicmp.c598 u8 tos; local
477 icmp_route_lookup(struct net *net, struct flowi4 *fl4, struct sk_buff *skb_in, const struct iphdr *iph, __be32 saddr, u8 tos, u32 mark, int type, int code, struct icmp_bxm *param) argument
[all...]
H A Dip_output.c149 ip_build_and_send_pkt(struct sk_buff *skb, const struct sock *sk, __be32 saddr, __be32 daddr, struct ip_options_rcu *opt, u8 tos) argument
456 __ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl, __u8 tos) argument
[all...]
H A Draw.c489 u8 tos, scope; local
/linux-master/drivers/net/
H A Dbareudp.c296 __u8 tos, ttl; local
[all...]
/linux-master/net/sched/
H A Dact_tunnel_key.c375 u8 tos, ttl; local
/linux-master/drivers/nvme/host/
H A Dfabrics.h138 int tos; member in struct:nvmf_ctrl_options
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h233 u8 tos; member in struct:cxgbit_sock
/linux-master/include/rdma/
H A Dib_pack.h219 u8 tos; member in struct:ib_unpacked_ip4
/linux-master/net/openvswitch/
H A Dflow.h103 u8 tos; /* IP ToS. */ member in struct:sw_flow_key::__anon4682::__anon4683
/linux-master/net/ipv6/
H A Dsit.c859 u8 tos = tunnel->parms.iph.tos; local
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c361 mwifiex_wmm_convert_tos_to_ac(struct mwifiex_adapter *adapter, u32 tos) argument

Completed in 228 milliseconds

1234