/linux-4.1.27/net/ipv4/netfilter/ |
H A D | nft_chain_route_ipv4.c | 32 u_int8_t tos; nf_route_table_hook() local
|
H A D | iptable_mangle.c | 45 u_int8_t tos; ipt_mangle_out() local
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_ip.h | 36 __u8 tos; member in struct:ebt_ip_info
|
/linux-4.1.27/net/ipv4/ |
H A D | udp_tunnel.c | 78 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) udp_tunnel_xmit_skb() argument
|
H A D | ip_tunnel_core.c | 49 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) iptunnel_xmit() argument
|
H A D | netfilter.c | 88 u_int8_t tos; member in struct:ip_rt_info
|
H A D | fib_rules.c | 40 u8 tos; member in struct:fib4_rule
|
H A D | xfrm4_policy.c | 41 static struct dst_entry *xfrm4_dst_lookup(struct net *net, int tos, xfrm4_dst_lookup() argument 21 __xfrm4_dst_lookup(struct net *net, struct flowi4 *fl4, int tos, const xfrm_address_t *saddr, const xfrm_address_t *daddr) __xfrm4_dst_lookup() argument
|
H A D | geneve.c | 106 geneve_xmit_skb(struct geneve_sock *gs, struct rtable *rt, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, __be16 tun_flags, u8 vni[3], u8 opt_len, u8 *opt, bool csum, bool xnet) geneve_xmit_skb() argument
|
H A D | ip_fragment.c | 83 static u8 ip4_frag_ecn(u8 tos) ip4_frag_ecn() argument
|
H A D | icmp.c | 553 u8 tos; icmp_send() local 440 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) icmp_route_lookup() argument
|
H A D | ip_sockglue.c | 1447 int tos = inet->rcv_tos; do_ip_getsockopt() local
|
H A D | ip_tunnel.c | 644 u8 tos, ttl; ip_tunnel_xmit() local 341 init_tunnel_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, int oif) init_tunnel_flow() argument
|
H A D | fib_frontend.c | 300 __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) __fib_validate_source() argument 376 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) fib_validate_source() argument
|
H A D | fib_semantics.c | 990 fib_dump_info(struct sk_buff *skb, u32 portid, u32 seq, int event, u32 tb_id, u8 type, __be32 dst, int dst_len, u8 tos, struct fib_info *fi, unsigned int flags) fib_dump_info() argument
|
H A D | ping.c | 708 u8 tos; ping_v4_sendmsg() local
|
H A D | raw.c | 492 u8 tos; raw_sendmsg() local
|
H A D | fib_trie.c | 1083 u8 tos = cfg->fc_tos; fib_table_insert() local 1475 u8 tos = cfg->fc_tos; fib_table_delete() local 957 fib_find_alias(struct hlist_head *fah, u8 slen, u8 tos, u32 prio, u32 tb_id) fib_find_alias() argument
|
H A D | route.c | 526 u8 tos = RT_TOS(iph->tos); build_skb_flow_key() local 789 u8 tos = RT_TOS(iph->tos); ip_do_redirect() local 2070 __u8 tos = RT_FL_TOS(fl4); __ip_route_output_key() local 502 __build_flow_key(struct flowi4 *fl4, const struct sock *sk, const struct iphdr *iph, int oif, u8 tos, u8 prot, u32 mark, int flow_flags) __build_flow_key() argument 1445 ip_route_input_mc(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev, int our) ip_route_input_mc() argument 1573 __mkroute_input(struct sk_buff *skb, const struct fib_result *res, struct in_device *in_dev, __be32 daddr, __be32 saddr, u32 tos) __mkroute_input() argument 1676 ip_mkroute_input(struct sk_buff *skb, struct fib_result *res, const struct flowi4 *fl4, struct in_device *in_dev, __be32 daddr, __be32 saddr, u32 tos) ip_mkroute_input() argument 1702 ip_route_input_slow(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev) ip_route_input_slow() argument 1885 ip_route_input_noref(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev) ip_route_input_noref() argument
|
H A D | tcp_ipv4.c | 708 tcp_v4_send_ack(struct net *net, struct sk_buff *skb, u32 seq, u32 ack, u32 win, u32 tsval, u32 tsecr, int oif, struct tcp_md5sig_key *key, int reply_flags, u8 tos) tcp_v4_send_ack() argument
|
H A D | udp.c | 889 u8 tos; udp_sendmsg() local
|
/linux-4.1.27/net/switchdev/ |
H A D | switchdev.c | 313 netdev_switch_fib_ipv4_add(u32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 nlflags, u32 tb_id) netdev_switch_fib_ipv4_add() argument 361 netdev_switch_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 tb_id) netdev_switch_fib_ipv4_del() argument
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | i387.c | 444 u32 tos = (fxsave->swd >> 11) & 7; twd_fxsr_to_i387() local
|
/linux-4.1.27/include/net/ |
H A D | switchdev.h | 148 netdev_switch_fib_ipv4_add(u32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 nlflags, u32 tb_id) netdev_switch_fib_ipv4_add() argument 156 netdev_switch_fib_ipv4_del(u32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 tb_id) netdev_switch_fib_ipv4_del() argument
|
H A D | ip_tunnels.h | 189 static inline u8 ip_tunnel_ecn_encap(u8 tos, const struct iphdr *iph, ip_tunnel_ecn_encap() argument
|
H A D | route.h | 214 static inline char rt_tos2priority(u8 tos) rt_tos2priority() argument 124 ip_route_output(struct net *net, __be32 daddr, __be32 saddr, u8 tos, int oif) ip_route_output() argument 136 ip_route_output_ports(struct net *net, struct flowi4 *fl4, struct sock *sk, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, __u8 proto, __u8 tos, int oif) ip_route_output_ports() argument 151 ip_route_output_gre(struct net *net, struct flowi4 *fl4, __be32 daddr, __be32 saddr, __be32 gre_key, __u8 tos, int oif) ip_route_output_gre() argument 168 ip_route_input(struct sk_buff *skb, __be32 dst, __be32 src, u8 tos, struct net_device *devin) ip_route_input() argument 243 ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk) ip_route_connect_init() argument 257 ip_route_connect(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk) ip_route_connect() argument
|
H A D | flow.h | 105 static inline void flowi4_update_output(struct flowi4 *fl4, int oif, __u8 tos, flowi4_update_output() argument 84 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) flowi4_init_output() argument
|
H A D | inet_sock.h | 125 __s16 tos; member in struct:inet_cork 178 __u8 tos; member in struct:inet_sock
|
H A D | ip.h | 63 __s16 tos; member in struct:ipcm_cookie 176 u8 tos; member in struct:ip_reply_arg
|
H A D | xfrm.h | 660 u8 tos; member in struct:xfrm_mode_skb_cb
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fib_rules.h | 22 __u8 tos; member in struct:fib_rule_hdr
|
H A D | ip.h | 95 __u8 tos; member in struct:iphdr
|
H A D | ethtool.h | 704 __u8 tos; member in struct:ethtool_tcpip4_spec 720 __u8 tos; member in struct:ethtool_ah_espip4_spec 738 __u8 tos; member in struct:ethtool_usrip4_spec
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | traps.c | 572 unsigned long tos = 0, stop = 0, base; show_backtrace() local
|
/linux-4.1.27/net/ipv6/ |
H A D | xfrm6_policy.c | 29 static struct dst_entry *xfrm6_dst_lookup(struct net *net, int tos, xfrm6_dst_lookup() argument
|
H A D | sit.c | 812 u8 tos = tunnel->parms.iph.tos; ipip6_tunnel_xmit() local
|
/linux-4.1.27/arch/x86/kernel/kprobes/ |
H A D | core.c | 829 unsigned long *tos = stack_addr(regs); resume_execution() local
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
H A D | ip6_tables.h | 80 __u8 tos; member in struct:ip6t_ip6
|
/linux-4.1.27/net/openvswitch/ |
H A D | flow.h | 145 u8 tos; /* IP ToS. */ member in struct:sw_flow_key::__anon14191::__anon14193 69 __ovs_flow_tun_info_init(struct ovs_tunnel_info *tun_info, __be32 saddr, __be32 daddr, u8 tos, u8 ttl, __be16 tp_src, __be16 tp_dst, __be64 tun_id, __be16 tun_flags, const void *opts, u8 opts_len) __ovs_flow_tun_info_init() argument
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_cm.c | 335 find_route(struct t3cdev *dev, __be32 local_ip, __be32 peer_ip, __be16 local_port, __be16 peer_port, u8 tos) find_route() argument
|
H A D | iwch_cm.h | 189 u8 tos; member in struct:iwch_ep
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | wmm.c | 361 mwifiex_wmm_convert_tos_to_ac(struct mwifiex_adapter *adapter, u32 tos) mwifiex_wmm_convert_tos_to_ac() argument
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_lbr.c | 206 u64 tos; intel_pmu_lbr_tos() local 221 u64 tos; __intel_pmu_lbr_restore() local 243 u64 tos; __intel_pmu_lbr_save() local 379 u64 tos = intel_pmu_lbr_tos(); intel_pmu_lbr_read_32() local 412 u64 tos = intel_pmu_lbr_tos(); intel_pmu_lbr_read_64() local
|
/linux-4.1.27/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 579 find_route_ipv4(struct flowi4 *fl4, __be32 saddr, __be32 daddr, __be16 sport, __be16 dport, u8 tos) find_route_ipv4() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | cnic_if.h | 263 u8 tos; member in struct:cnic_sock
|
H A D | cnic_defs.h | 349 u8 tos; member in struct:l4_kwq_connect_req3 353 u8 tos; member in struct:l4_kwq_connect_req3 4320 u8 tos; member in struct:xstorm_ip_v4_context_section 4324 u8 tos; member in struct:xstorm_ip_v4_context_section
|
/linux-4.1.27/drivers/infiniband/core/ |
H A D | cma.c | 146 u8 tos; member in struct:rdma_id_private 1683 void rdma_set_service_type(struct rdma_cm_id *id, int tos) rdma_set_service_type() argument 1884 static int iboe_tos_to_sl(struct net_device *ndev, int tos) iboe_tos_to_sl() argument
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3526 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) build_cpl_pass_accept_req() argument 373 find_route6(struct c4iw_dev *dev, __u8 *local_ip, __u8 *peer_ip, __be16 local_port, __be16 peer_port, u8 tos, __u32 sin6_scope_id) find_route6() argument 402 find_route(struct c4iw_dev *dev, __be32 local_ip, __be32 peer_ip, __be16 local_port, __be16 peer_port, u8 tos) find_route() argument
|
H A D | iw_cxgb4.h | 849 u8 tos; member in struct:c4iw_ep
|
/linux-4.1.27/drivers/net/ |
H A D | vxlan.c | 126 __u8 tos; /* TOS override */ member in struct:vxlan_dev 1891 __u8 tos, ttl; vxlan_xmit_one() local 1758 vxlan_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, struct vxlan_metadata *md, bool xnet, u32 vxflags) vxlan_xmit_skb() argument
|
/linux-4.1.27/net/core/ |
H A D | pktgen.c | 323 __u8 tos; /* six MSB of (former) IPv4 TOS member in struct:pktgen_dev
|
/linux-4.1.27/net/xfrm/ |
H A D | xfrm_policy.c | 118 static inline struct dst_entry *__xfrm_dst_lookup(struct net *net, int tos, __xfrm_dst_lookup() argument 137 static inline struct dst_entry *xfrm_dst_lookup(struct xfrm_state *x, int tos, xfrm_dst_lookup() argument 1495 int tos; xfrm_get_tos() local 1650 int tos; xfrm_bundle_create() local
|
/linux-4.1.27/drivers/s390/net/ |
H A D | qeth_core_main.c | 3817 u8 tos; qeth_get_priority_queue() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 772 uint32_t tos:TOS_BITWIDTH; /* TOS/Traffic Type */ member in struct:ch_filter_tuple
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
H A D | rocker.c | 4246 rocker_port_swdev_fib_ipv4_add(struct net_device *dev, __be32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 nlflags, u32 tb_id) rocker_port_swdev_fib_ipv4_add() argument 4259 rocker_port_swdev_fib_ipv4_del(struct net_device *dev, __be32 dst, int dst_len, struct fib_info *fi, u8 tos, u8 type, u32 tb_id) rocker_port_swdev_fib_ipv4_del() argument
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 2587 int tos; sw_init_prio() local
|