Searched refs:r_hcport (Results 1 – 4 of 4) sorted by relevance
130 rl->rl_hcport = rd->r_hcport; in ilb_create_rule()273 rd.r_hcport = rl->rl_hcport; in i_ilb_walk_one_rule()
234 in_port_t r_hcport; /* opt with HC */ member
990 rd->r_hcport = htons(hcport); in i_store_val()993 rd->r_hcport = 0; in i_store_val()
392 if (rd->r_hcport != 0) in hcport_print()393 (void) snprintf(buf, bufsize, "%d", ntohs(rd->r_hcport)); in hcport_print()