Searched refs:ao_prefix (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | unsigned-md5.c | 39 union tcp_addr *ao_addr, uint8_t ao_prefix, in try_accept() argument 59 *ao_addr, ao_prefix, sndid, rcvid)) in try_accept() 266 union tcp_addr *ao_addr, uint8_t ao_prefix, in try_connect() argument 286 ao_prefix, sndid, rcvid)) in try_connect() 370 union tcp_addr ao_addr, uint8_t ao_prefix, in open_add() argument 390 int err = try_add_key_vrf(sk, ao_addr, ao_prefix, ao_vrf, in open_add() 415 union tcp_addr ao_addr, uint8_t ao_prefix, in try_to_preadd() argument 428 ao_addr, ao_prefix, ao_vrf, set_ao_required, in try_to_preadd() 441 union tcp_addr ao_addr, uint8_t ao_prefix, in try_to_add() argument 451 ao_addr, ao_prefix, ao_vrf, 0, sndid, rcvid, inj); in try_to_add() [all …]
|