Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h86561 struct macsec_secy { struct
86562 struct net_device *netdev;
86563 unsigned int n_rx_sc;
86564 sci_t sci;
86565 u16 key_len;
86566 u16 icv_len;
86567 enum macsec_validation_type validate_frames;
86568 bool xpn;
86569 bool operational;
86570 bool protect_frames;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h96297 struct macsec_secy { struct
96298 struct net_device *netdev;
96299 unsigned int n_rx_sc;
96300 sci_t sci;
96301 u16 key_len;
96302 u16 icv_len;
96303 enum macsec_validation_type validate_frames;
96304 bool xpn;
96305 bool operational;
96306 bool protect_frames;
[all …]