Home
last modified time | relevance | path

Searched refs:trace_ao_event_expect (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/net/tcp_ao/
A Drestore.c210 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 Dconnect-deny.c229 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 Dself-connect.c171 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 Dunsigned-md5.c694 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 Dkey-management.c1016 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 Daolib.h785 static inline void trace_ao_event_expect(enum trace_events type, in trace_ao_event_expect() function

Completed in 16 milliseconds