Searched refs:ipsec_optlen (Results 1 – 3 of 3) sorted by relevance
212 unsigned ipsec_optlen = 0; in tcp_output() local536 ipsec_optlen = IPSEC_HDRSIZE(ipv6, tp->t_inpcb); in tcp_output()543 ipsec_optlen = IPSEC_HDRSIZE(ipv4, tp->t_inpcb); in tcp_output()557 ipoptlen += ipsec_optlen; in tcp_output()
11905 unsigned ipsec_optlen = 0; in rack_output() local12585 ipsec_optlen = IPSEC_HDRSIZE(ipv6, tp->t_inpcb); in rack_output()12592 ipsec_optlen = IPSEC_HDRSIZE(ipv4, tp->t_inpcb); in rack_output()12597 ipoptlen += ipsec_optlen; in rack_output()13115 ipoptlen += ipsec_optlen; in rack_output()
12002 unsigned ipsec_optlen = 0; in bbr_output_wtime() local12726 ipsec_optlen = IPSEC_HDRSIZE(ipv6, inp); in bbr_output_wtime()12733 ipsec_optlen = IPSEC_HDRSIZE(ipv4, inp); in bbr_output_wtime()12737 ipoptlen += ipsec_optlen; in bbr_output_wtime()13091 ipoptlen += ipsec_optlen; in bbr_output_wtime()