Searched refs:ip_mtudisc (Results 1 – 1 of 1) sorted by relevance
92 u_int *ip_mtudisc = NULL; variable101 u_long *ip_mtudisc = NULL; variable470 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);