Searched refs:sl3_hdr (Results 1 – 1 of 1) sorted by relevance
1002 uint8_t *sl3_hdr = fa->fa_sptr; in can_agg_slowpath() local1007 uint8_t *, sl3_hdr); in can_agg_slowpath()1009 ASSERT(sl3_hdr != NULL); in can_agg_slowpath()1017 struct ip *siph = (struct ip *)(void *)sl3_hdr; in can_agg_slowpath()1068 struct ip6_hdr *sip6 = (struct ip6_hdr *)(void *)sl3_hdr; in can_agg_slowpath()1114 struct tcphdr *stcp = (struct tcphdr *)(void *)(sl3_hdr + sl3hlen); in can_agg_slowpath()1295 uint8_t *sl3_hdr = fa->fa_sptr; in flow_agg_merge_hdr() local1296 ASSERT(sl3_hdr != NULL); in flow_agg_merge_hdr()1311 struct ip *siph = (struct ip *)(void *)sl3_hdr; in flow_agg_merge_hdr()1327 struct ip6_hdr *sip6 = (struct ip6_hdr *)(void *)sl3_hdr; in flow_agg_merge_hdr()