Lines Matching defs:ip_off
865 ip->ip_off = htons(ip_mtudisc ? IP_DF : 0);1112 u_short ip_off, ip_len;1273 ip_off = ntohs(ip->ip_off);1274 if (ip_off & IP_DF) {1315 mhip->ip_off = ((off - hlen) >> 3) + ip_off;1319 mhip->ip_off |= IP_MF;1328 mhip->ip_off = htons((u_short)mhip->ip_off);1342 ip->ip_off = htons((u_short)IP_MF);
Indexes created Thu Oct 02 10:09:58 GMT 2025