Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Din_pcb.h250 #define IN6P_MTU 0x80000000 /* receive path MTU */ macro
257 IN6P_MTU|IN6P_RECVDSTPORT)
/openbsd/sys/netinet6/
H A Dip6_output.c1191 OPTSET(IN6P_MTU); in ip6_ctloutput()
1445 optval = OPTBIT(IN6P_MTU); in ip6_ctloutput()