Home
last modified time | relevance | path

Searched defs:ip6hdr (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/
Dipv6.c143 struct ip6_header *ip6hdr = iobuf->data; in ipv6_tx_csum() local
162 void ipv6_dump ( struct ip6_header *ip6hdr ) { in ipv6_dump()
191 struct ip6_header *ip6hdr = iob_push ( iobuf, sizeof ( *ip6hdr ) ); in ipv6_tx() local
298 struct ip6_header *ip6hdr = iobuf->data; in ipv6_rx() local