android_kernel_samsung_msm8976/include/linux/netfilter_bridge
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header()
For the places where we need a pointer to the mac header, it is still legal to
touch skb->mac.raw directly if just adding to, subtracting from or setting it
to another layer header.

This one also converts some more cases to skb_reset_mac_header() that my
regex missed as it had no spaces before nor after '=', ugh.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:41 -07:00
..
ebt_802_3.h [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
ebt_among.h
ebt_arp.h
ebt_arpreply.h
ebt_ip.h
ebt_limit.h
ebt_log.h
ebt_mark_m.h
ebt_mark_t.h
ebt_nat.h [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_pkttype.h
ebt_redirect.h
ebt_stp.h
ebt_ulog.h
ebt_vlan.h
ebtables.h [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 2006-12-02 21:32:05 -08:00
Kbuild