Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c104 u_int *ip_mtudisc = NULL; variable
113 u_long *ip_mtudisc = NULL; variable
535 ip_mtudisc = &ip_param_arr[i].ip_param_value;
549 if (ip_mtudisc != NULL && ip_ttl_ptr != NULL &&
1445 if (ip_mtudisc != NULL)
1446 ip->ip_off = htons(*ip_mtudisc ? IP_DF : 0);