Searched defs:pgm_poll (Results 1 – 1 of 1) sorted by relevance
72 struct pgm_poll { struct73 nd_uint32_t pgmp_seq;74 nd_uint16_t pgmp_round;75 nd_uint16_t pgmp_subtype;76 nd_uint16_t pgmp_nla_afi;77 nd_uint16_t pgmp_reserved;254 const struct pgm_poll *pgm_poll; in pgm_print() local