Searched refs:KDP_REMOTE_PORT (Results 1 – 2 of 2) sorted by relevance
72 #define KDP_REMOTE_PORT 41139 /* pick one and register it */ macro
578 ui->ui_sport = htons(KDP_REMOTE_PORT); in kdp_reply()655 ui->ui_sport = htons(KDP_REMOTE_PORT); in kdp_send()989 if (ntohs(ui->ui_dport) != KDP_REMOTE_PORT) { in kdp_poll()