You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
...
Renaming skb->h to skb->transport_header, skb->nh to skb->network_header and
skb->mac to skb->mac_header, to match the names of the associated helpers
(skb[_[re]set]_{transport,network,mac}_header).
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
netfilter
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
Kconfig
…
Makefile
…
addrconf.c
…
addrconf_core.c
…
af_inet6.c
[SK_BUFF]: Introduce skb_network_header()
18 years ago
ah6.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
anycast.c
…
datagram.c
[SK_BUFF]: More skb_reset_transport_header conversions
18 years ago
esp6.c
[SK_BUFF]: Introduce skb_network_header_len
18 years ago
exthdrs.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
exthdrs_core.c
…
fib6_rules.c
…
icmp.c
[ICMP6]: Introduce icmp6_hdr()
18 years ago
inet6_connection_sock.c
…
inet6_hashtables.c
…
ip6_fib.c
…
ip6_flowlabel.c
…
ip6_input.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
ip6_output.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
ip6_tunnel.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
ipcomp6.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
ipv6_sockglue.c
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
18 years ago
mcast.c
[SK_BUFF]: Introduce skb_network_header_len
18 years ago
mip6.c
[SK_BUFF]: Introduce skb_transport_header(skb)
18 years ago
ndisc.c
[SK_BUFF]: More skb_put related skb_reset_transport_header
18 years ago
netfilter.c
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
proc.c
…
protocol.c
…
raw.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
reassembly.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
route.c
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
sit.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
sysctl_net_ipv6.c
…
tcp_ipv6.c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
18 years ago
tunnel6.c
…
udp.c
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
18 years ago
udp_impl.h
…
udplite.c
…
xfrm6_input.c
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
xfrm6_mode_beet.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
xfrm6_mode_ro.c
[SK_BUFF]: Some more layer header conversions
18 years ago
xfrm6_mode_transport.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
xfrm6_mode_tunnel.c
[SK_BUFF]: unions of just one member don't get anything done, kill them
18 years ago
xfrm6_output.c
…
xfrm6_policy.c
[SK_BUFF]: Introduce skb_network_header_len
18 years ago
xfrm6_state.c
…
xfrm6_tunnel.c
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago