Searched refs:IPSEC_HDRSIZE (Results 1 – 4 of 4) sorted by relevance
135 #define IPSEC_HDRSIZE(proto, inp) \ macro186 #define IPSEC_HDRSIZE(proto, ...) \ macro
536 ipsec_optlen = IPSEC_HDRSIZE(ipv6, tp->t_inpcb); in tcp_output()543 ipsec_optlen = IPSEC_HDRSIZE(ipv4, tp->t_inpcb); in tcp_output()
12585 ipsec_optlen = IPSEC_HDRSIZE(ipv6, tp->t_inpcb); in rack_output()12592 ipsec_optlen = IPSEC_HDRSIZE(ipv4, tp->t_inpcb); in rack_output()
12726 ipsec_optlen = IPSEC_HDRSIZE(ipv6, inp); in bbr_output_wtime()12733 ipsec_optlen = IPSEC_HDRSIZE(ipv4, inp); in bbr_output_wtime()