Home
last modified time | relevance | path

Searched refs:ISC_SOCKEVENTATTR_USEMINMTU (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dsocket.h113 ISC_SOCKEVENTATTR_USEMINMTU = 0x00020000U /* public */ enumerator
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c1266 ((dev->attributes & ISC_SOCKEVENTATTR_USEMINMTU) != 0)) in build_msghdr_send()