Searched refs:BOOTPS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddhcp.h49 #define BOOTPS 67 macro
H A Dbpf.c627 BPF_JUMP(BPF_JMP + BPF_JEQ + BPF_K, (BOOTPC << 16) + BOOTPS, 1, 0),
H A Dprivsep-inet.c279 if (!ps_inet_validudp(msg, BOOTPC, BOOTPS))
H A Ddhcp.c1654 udp->uh_dport = htons(BOOTPS);
1678 .sin_port = htons(BOOTPS),
1685 .uh_dport = htons(BOOTPS),

Completed in 85 milliseconds