Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c92 u_int *ip_mtudisc = NULL; variable
101 u_long *ip_mtudisc = NULL; variable
470 ip_mtudisc = &ip_param_arr[i].ip_param_value;
484 if (ip_mtudisc != NULL && ip_ttl_ptr != NULL &&
1231 if (ip_mtudisc != NULL)
1232 ip->ip_off = htons(*ip_mtudisc ? IP_DF : 0);