Searched refs:IPPORT_BOOTPC (Results 1 – 3 of 3) sorted by relevance
72 #define IPPORT_BOOTPC 68 macro
1246 if (ntohs(ui->ui_dport) == IPPORT_BOOTPC) { in ip_input_first_pass()1375 if (ntohs(ui->ui_dport) == IPPORT_BOOTPC) { in ip_input_check_interface()
7469 if (udp.uh_sport == htons(IPPORT_BOOTPC) &&8105 if (ntohs(udphdr.uh_sport) != IPPORT_BOOTPC ||