Searched refs:sdp_hah (Results 1 – 4 of 4) sorted by relevance
68 struct sdp_hah { struct
193 const struct sdp_hah *h; in sdp_response_handler()273 struct sdp_hah hah; in sdp_cma_handler()358 hah.bsdh.len = htonl(sizeof(struct sdp_hah)); in sdp_cma_handler()
45 struct sdp_hah *hah; in _dump_packet()68 hah = (struct sdp_hah *)h; in _dump_packet()
1947 static int sdp_verify_rep(const struct sdp_hah *data) in sdp_verify_rep()