Searched defs:ihl (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/net/xfrm/
H A Dxfrm_input.c392 int ihl = skb->data - skb_transport_header(skb); local
396 skb_network_header(skb), ihl); local
407 int ihl = skb->data - skb_transport_header(skb); local
411 skb_network_header(skb), ihl); local
/linux-master/net/sched/
H A Dact_csum.c147 static int tcf_csum_ipv4_icmp(struct sk_buff *skb, unsigned int ihl, argument
133 tcf_csum_skb_nextlayer(struct sk_buff *skb, unsigned int ihl, unsigned int ipl, unsigned int jhl) argument
165 tcf_csum_ipv4_igmp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl) argument
183 tcf_csum_ipv6_icmp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl) argument
205 tcf_csum_ipv4_tcp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl) argument
229 tcf_csum_ipv6_tcp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl) argument
254 tcf_csum_ipv4_udp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl, int udplite) argument
310 tcf_csum_ipv6_udp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl, int udplite) argument
365 tcf_csum_sctp(struct sk_buff *skb, unsigned int ihl, unsigned int ipl) argument
[all...]
/linux-master/net/ipv4/
H A Dip_fragment.c278 int ihl, end, flags, offset; local
H A Desp4.c752 int ihl; local
H A Daf_inet.c1378 int ihl; local
H A Dipmr.c1021 const int ihl = ip_hdrlen(pkt); local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c386 int ihl, cofs; local
H A Dip_vs_core.c923 unsigned int offset, ihl; local
1587 unsigned int offset, offset2, ihl, verdict; local
856 handle_response_icmp(int af, struct sk_buff *skb, union nf_inet_addr *snet, __u8 protocol, struct ip_vs_conn *cp, struct ip_vs_protocol *pp, unsigned int offset, unsigned int ihl, unsigned int hooknum) argument
[all...]
/linux-master/include/uapi/linux/
H A Dip.h89 __u8 ihl:4, member in struct:iphdr
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c1334 int tid, ihl; local
1610 int tid, ihl; local
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c145 u32 ihl, total_length, data_offset; local
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet_common.c431 int ihl = iph->ihl * 4; local
H A Dniu.c6562 u64 csum_bits, l3off, ihl, ret; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr_ste_v1.h346 u8 ihl[0x4]; member in struct:mlx5_ifc_ste_eth_l3_ipv4_misc_v1_bits
H A Dmlx5_ifc_dr.h309 u8 ihl[0x4]; member in struct:mlx5_ifc_ste_eth_l3_ipv4_misc_bits
/linux-master/include/net/
H A Dxfrm.h662 u8 ihl; member in struct:xfrm_mode_skb_cb

Completed in 281 milliseconds

12