Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dudp_var.h21 struct udpiphdr { struct
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinform.c89 sizeof (struct udpiphdr))); in dhcp_inform()
H A Dselect.c195 htons(dsmp->dsm_lif->lif_max - sizeof (struct udpiphdr))); in dhcp_selecting()
H A Dinit_reboot.c76 htons(dsmp->dsm_lif->lif_pif->pif_max - sizeof (struct udpiphdr))); in dhcp_init_reboot_v4()
H A Drenew.c480 htons(lif->lif_max - sizeof (struct udpiphdr))); in dhcp_extending()
H A Drequest.c298 htons(dsmp->dsm_lif->lif_max - sizeof (struct udpiphdr))); in dhcp_requesting()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c198 struct udpiphdr *ui; in send_probe()
285 ui = (struct udpiphdr *)outip; in send_probe()