Searched refs:sk_gso_type (Results 1 – 6 of 6) sorted by relevance
448 skb_shinfo(head)->gso_type = sk->sk_gso_type; in sctp_packet_pack()
4969 sk->sk_gso_type = SKB_GSO_SCTP; in sctp_init_sock()
470 int sk_gso_type; member2256 return net_gso_ok(sk->sk_route_caps, sk->sk_gso_type); in sk_can_gso()
303 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()1289 newsk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_syn_recv_sock()
300 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect()1581 newsk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_syn_recv_sock()
1359 skb_shinfo(skb)->gso_type = sk->sk_gso_type; in __tcp_transmit_skb()