third_party_libbpf/include/uapi/linux
Antoine Tenart c69f0d12f3 net: macsec: introduce the macsec_context structure
This patch introduces the macsec_context structure. It will be used
in the kernel to exchange information between the common MACsec
implementation (macsec.c) and the MACsec hardware offloading
implementations. This structure contains pointers to MACsec specific
structures which contain the actual MACsec configuration, and to the
underlying device (phydev for now).

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-24 14:08:27 -08:00
..
bpf_common.h mirror uapi/linux/bpf_common.h file (#2) 2018-10-12 12:57:55 -07:00
bpf.h tools/bpf: Sync uapi header bpf.h 2020-01-16 10:38:48 -08:00
btf.h libbpf: Sanitize global functions 2020-01-10 11:15:12 -08:00
if_link.h net: macsec: introduce the macsec_context structure 2020-01-24 14:08:27 -08:00
if_xdp.h libbpf: add flags to umem config 2019-09-26 13:29:16 -07:00
netlink.h sync with latest bpf-next (#6) 2019-01-03 12:44:33 -08:00