Searched refs:l2_offset (Results 1 – 4 of 4) sorted by relevance
212 uint16_t l2_offset) in merge_two_tcp4_packets() argument226 hdr_len = l2_offset + pkt_head->l2_len + pkt_head->l3_len + in merge_two_tcp4_packets()228 l2_len = l2_offset > 0 ? pkt_head->outer_l2_len : pkt_head->l2_len; in merge_two_tcp4_packets()269 uint16_t l2_offset, in check_seq_option() argument278 l2_offset + pkt_orig->l2_len); in check_seq_option()294 len = pkt_orig->pkt_len - l2_offset - pkt_orig->l2_len - in check_seq_option()
200 uint16_t l2_offset) in merge_two_udp4_packets() argument215 hdr_len = l2_offset + pkt_head->l2_len + pkt_head->l3_len; in merge_two_udp4_packets()216 l2_len = l2_offset > 0 ? pkt_head->outer_l2_len : pkt_head->l2_len; in merge_two_udp4_packets()253 uint16_t l2_offset) in udp4_check_neighbor() argument259 len = pkt_orig->pkt_len - l2_offset - pkt_orig->l2_len - in udp4_check_neighbor()
222 uint16_t l2_offset; in check_vxlan_seq_option() local228 l2_offset = pkt->outer_l2_len + pkt->outer_l3_len; in check_vxlan_seq_option()230 tcp_hl, tcp_dl, l2_offset, is_atomic); in check_vxlan_seq_option()
212 uint16_t l2_offset; in udp4_check_vxlan_neighbor() local223 l2_offset = pkt->outer_l2_len + pkt->outer_l3_len; in udp4_check_vxlan_neighbor()225 l2_offset); in udp4_check_vxlan_neighbor()