Home
last modified time | relevance | path

Searched refs:_dump_packet (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_dbg.h161 void _dump_packet(const char *func, int line, struct socket *sk, char *str,
164 _dump_packet(__func__, __LINE__, sk, str, mb, h)
H A Dsdp_bcopy.c41 void _dump_packet(const char *func, int line, struct socket *sk, char *str, in _dump_packet() function