Searched refs:trace_ao_event_expect (Results 1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/net/tcp_ao/ |
| A D | restore.c | 210 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn() 212 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn() 219 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn() 221 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn() 228 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn() 238 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn()
|
| A D | connect-deny.c | 229 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn() 239 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn() 244 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn() 259 trace_ao_event_expect(TCP_AO_WRONG_MACLEN, this_ip_addr, this_ip_dest, in client_fn() 264 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn()
|
| A D | self-connect.c | 171 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, local_addr, local_addr, in client_fn() 176 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, local_addr, local_addr, in client_fn() 179 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, local_addr, local_addr, in client_fn()
|
| A D | unsigned-md5.c | 694 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn() 705 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn() 718 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn() 723 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, client3, this_ip_dest, in client_fn()
|
| A D | key-management.c | 1016 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, this_ip_addr, this_ip_dest, in try_unmatched_keys() 1060 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, this_ip_dest, this_ip_addr, in check_current_back() 1095 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, in roll_over_keys()
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | aolib.h | 785 static inline void trace_ao_event_expect(enum trace_events type, in trace_ao_event_expect() function
|
Completed in 16 milliseconds