Searched refs:l2_offset (Results 1 – 4 of 4) sorted by relevance
210 uint16_t l2_offset) in merge_two_tcp4_packets() argument224 hdr_len = l2_offset + pkt_head->l2_len + pkt_head->l3_len + in merge_two_tcp4_packets()226 l2_len = l2_offset > 0 ? pkt_head->outer_l2_len : pkt_head->l2_len; in merge_two_tcp4_packets()267 uint16_t l2_offset, in check_seq_option() argument276 l2_offset + pkt_orig->l2_len); in check_seq_option()292 len = pkt_orig->pkt_len - l2_offset - pkt_orig->l2_len - in check_seq_option()
198 uint16_t l2_offset) in merge_two_udp4_packets() argument213 hdr_len = l2_offset + pkt_head->l2_len + pkt_head->l3_len; in merge_two_udp4_packets()214 l2_len = l2_offset > 0 ? pkt_head->outer_l2_len : pkt_head->l2_len; in merge_two_udp4_packets()251 uint16_t l2_offset) in udp4_check_neighbor() argument257 len = pkt_orig->pkt_len - l2_offset - pkt_orig->l2_len - in udp4_check_neighbor()
221 uint16_t l2_offset; in check_vxlan_seq_option() local227 l2_offset = pkt->outer_l2_len + pkt->outer_l3_len; in check_vxlan_seq_option()229 tcp_hl, tcp_dl, l2_offset, is_atomic); in check_vxlan_seq_option()
211 uint16_t l2_offset; in udp4_check_vxlan_neighbor() local222 l2_offset = pkt->outer_l2_len + pkt->outer_l3_len; in udp4_check_vxlan_neighbor()224 l2_offset); in udp4_check_vxlan_neighbor()