NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_PDU_SIZE
usr.sbin/ldpd/pdu.c
55
return MIN_PDU_SIZE;
usr.sbin/ldpd/pdu.c
65
if (c < MIN_PDU_SIZE)
usr.sbin/ldpd/socketops.c
1131
if (c < MIN_PDU_SIZE) {
usr.sbin/ldpd/socketops.c
682
if (c < MIN_PDU_SIZE)