OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPORT_BOOTPS
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/lib/libsa/
bootp.h
50
#define
IPPORT_BOOTPS
67
bootp.c
172
d->destport = htons(
IPPORT_BOOTPS
);
/src/usr.sbin/bootp/common/
bootp.h
64
#define
IPPORT_BOOTPS
67
/src/usr.sbin/bootp/bootptest/
print-bootp.c
78
if (sport != IPPORT_BOOTPC || dport !=
IPPORT_BOOTPS
)
84
if (sport !=
IPPORT_BOOTPS
|| dport != IPPORT_BOOTPC)
bootptest.c
242
IPPORT_BOOTPS
);
243
bootps_port = (u_short)
IPPORT_BOOTPS
;
/src/sys/nfs/
nfs_bootdhcp.c
135
#define
IPPORT_BOOTPS
67
591
sin.sin_port = htons(
IPPORT_BOOTPS
);
/src/usr.sbin/bootp/bootpgw/
bootpgw.c
388
bootps_port = (u_short)
IPPORT_BOOTPS
;
/src/sys/fs/nfs/common/
bootp_subr.c
204
#define
IPPORT_BOOTPS
67
661
sin->sin_port = htons(
IPPORT_BOOTPS
);
/src/usr.sbin/bootp/bootpd/
bootpd.c
437
bootps_port = (u_short)
IPPORT_BOOTPS
;
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025