Searched refs:Q_TO_UDP (Results 1 – 2 of 2) sorted by relevance
1324 udp_t *udp = Q_TO_UDP(q); in udp_addr_req()1416 udp_t *udp = Q_TO_UDP(q); in udp_capability_req()1439 udp_t *udp = Q_TO_UDP(q); in udp_info_req()1575 udp_t *udp = Q_TO_UDP(q); in udp_opt_default()
221 #define Q_TO_UDP(q) (Q_TO_CONN((q))->conn_udp) macro