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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dip_output.c182 int *mtu_p; local
215 mtu_p = va_arg(ap, int *);
217 mtu_p = NULL;
864 *mtu_p = mtu;
899 ro, flags | IP_RAWOUTPUT | IP_NOIPNEWID, imo, so, mtu_p);

Completed in 107 milliseconds