Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-forces.c392 #define GET_TOP_TLV(fhdr) ((const struct forces_tlv *)((fhdr) + sizeof (struct forcesh))) macro
1585 tltlv = GET_TOP_TLV(pptr); in forces_type_print()