Searched defs:replay_protect (Results 1 – 5 of 5) sorted by relevance
/external/libnl/lib/route/link/ |
D | macsec.c | 56 uint8_t send_sci, end_station, scb, replay_protect, protect, encrypt, offload; member 212 static char *replay_protect_str(char *buf, uint8_t replay_protect, uint8_t window) in replay_protect_str() 739 int rtnl_link_macsec_set_replay_protect(struct rtnl_link *link, uint8_t replay_protect) in rtnl_link_macsec_set_replay_protect() 754 int rtnl_link_macsec_get_replay_protect(struct rtnl_link *link, uint8_t *replay_protect) in rtnl_link_macsec_get_replay_protect()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 69 bool replay_protect; member
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_macsec_qca.c | 77 bool replay_protect; member
|
D | driver_macsec_linux.c | 77 bool replay_protect; member
|
/external/iproute2/ip/ |
D | ipmacsec.c | 1143 int replay_protect = -1; in macsec_parse_opt() local
|