Searched defs:send_sci (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libnl/lib/route/link/ |
H A D | macsec.c | 60 uint8_t send_sci, end_station, scb, replay_protect, protect, encrypt, offload; member 803 int rtnl_link_macsec_set_send_sci(struct rtnl_link *link, uint8_t send_sci) in rtnl_link_macsec_set_send_sci() 818 int rtnl_link_macsec_get_send_sci(struct rtnl_link *link, uint8_t *send_sci) in rtnl_link_macsec_get_send_sci()
|
/aosp_15_r20/external/scapy/scapy/contrib/ |
H A D | macsec.py | 47 def __init__(self, sci, an, pn, key, icvlen, encrypt, send_sci): argument
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | ipmacsec.c | 1142 bool es = false, scb = false, send_sci = false; in macsec_parse_opt() local
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 65658 bool send_sci; member
|
H A D | vmlinux_602.h | 65658 bool send_sci; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 86553 bool send_sci; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 96289 bool send_sci; member
|