Searched defs:tos (Results 51 - 55 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_trie.c1155 u8 tos = cfg->fc_tos; local
1575 u8 tos = cfg->fc_tos; local
[all...]
H A Droute.c1605 ip_route_input_mc(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev, int our) argument
1716 __mkroute_input(struct sk_buff *skb, struct fib_result* res, struct in_device *in_dev, __be32 daddr, __be32 saddr, u32 tos, struct rtable **result) argument
1815 ip_mkroute_input_def(struct sk_buff *skb, struct fib_result* res, const struct flowi *fl, struct in_device *in_dev, __be32 daddr, __be32 saddr, u32 tos) argument
1840 ip_mkroute_input(struct sk_buff *skb, struct fib_result* res, const struct flowi *fl, struct in_device *in_dev, __be32 daddr, __be32 saddr, u32 tos) argument
1907 ip_route_input_slow(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev) argument
2089 ip_route_input(struct sk_buff *skb, __be32 daddr, __be32 saddr, u8 tos, struct net_device *dev) argument
2163 u32 tos = RT_FL_TOS(oldflp); local
2366 u32 tos = RT_FL_TOS(oldflp); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dpktgen.c290 __u8 tos; /* six most significant bits of (former) IPv4 TOS are for dscp codepoint */ member in struct:pktgen_dev
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c1610 int i, tos; local
1639 int i, tos; local
1543 put_fpreg(int regno, struct _fpreg_ia32 __user *reg, struct pt_regs *ptp, struct switch_stack *swp, int tos) argument
1576 get_fpreg(int regno, struct _fpreg_ia32 __user *reg, struct pt_regs *ptp, struct switch_stack *swp, int tos) argument
1672 int i, tos; local
1694 put_fpreg(i, (struct _fpreg_ia32 __user *)&save->st_space[4*i], ptp, swp, tos); local
1711 int i, tos; local
1738 get_fpreg(i, (struct _fpreg_ia32 __user *)&save->st_space[4*i], ptp, swp, tos); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dqeth_main.c3903 const u8 tos = ip_hdr(skb)->tos; local

Completed in 186 milliseconds

123