Searched refs:DHCPV6_GET_TRANSID (Results 1 – 4 of 4) sorted by relevance
153 #define DHCPV6_GET_TRANSID(msg) \ macro
114 " xid=%x", DHCPV6_GET_TRANSID(&d6m)); in interpret_dhcpv6()177 "Transaction ID = %x", DHCPV6_GET_TRANSID(&d6m)); in interpret_dhcpv6()
1249 xid = DHCPV6_GET_TRANSID(dh6); in intercept_dhcpv6_outbound()1299 xid = DHCPV6_GET_TRANSID(dh6); in intercept_dhcpv6_inbound()
141 return (DHCPV6_GET_TRANSID((const dhcpv6_message_t *)pkt)); in pkt_get_xid()