Searched refs:max_resp (Results 1 – 2 of 2) sorted by relevance
249 uint8_t max_resp; /* Max Resp Code */ in parse_options() local253 max_resp = IGMP_MAX_HOST_REPORT_DELAY; in parse_options()287 max_resp = opt_ul; in parse_options()334 if ((info_p->query = create_query(max_resp, maddr, saddrs)) == NULL) in parse_options()
436 uint16_t max_resp; /* Max Resp Code */ in parse_options() local444 max_resp = MY_MLD_MAX_HOST_REPORT_DELAY; in parse_options()570 max_resp = opt_ul; in parse_options()600 if (create_mld_query(info_p, max_resp, mld_saddrs)) in parse_options()