Home
last modified time | relevance | path

Searched defs:macsec_drv_data (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_macsec_linux.c50 struct macsec_drv_data { struct
51 struct driver_wired_common_data common;
52 struct rtnl_link *link;
53 struct nl_cache *link_cache;
54 struct nl_sock *sk;
55 struct macsec_genl_ctx ctx;
57 struct netlink_data *netlink;
58 struct nl_handle *nl;
59 char ifname[IFNAMSIZ + 1];
60 int ifi;
[all …]