Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4.c63 static uint16_t g_ip_id; variable
1006 iphp->ip_id = htons(++g_ip_id); in ipv4_output()
1098 iph->ip_id = htons(++g_ip_id); in ipv4_tcp_output()