Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h348 uint_t l3_hdrsize; member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_flow.c1960 l3info->l3_hdrsize = IPH_HDR_LENGTH(ipha); in flow_ip_accept()
1977 l3info->l3_hdrsize = ip6_hdrlen; in flow_ip_accept()
2313 l4_start = l3info->l3_start + l3info->l3_hdrsize; in flow_transport_accept()