Home
last modified time | relevance | path

Searched refs:sk_gso_type (Results 1 – 6 of 6) sorted by relevance

/linux/net/sctp/
A Doutput.c447 skb_shinfo(head)->gso_type = sk->sk_gso_type; in sctp_packet_pack()
A Dsocket.c4959 sk->sk_gso_type = SKB_GSO_SCTP; in sctp_init_sock()
/linux/include/net/
A Dsock.h465 int sk_gso_type; member
2135 return net_gso_ok(sk->sk_route_caps, sk->sk_gso_type); in sk_can_gso()
/linux/net/ipv6/
A Dtcp_ipv6.c298 sk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_connect()
1328 newsk->sk_gso_type = SKB_GSO_TCPV6; in tcp_v6_syn_recv_sock()
/linux/net/ipv4/
A Dtcp_ipv4.c289 sk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_connect()
1567 newsk->sk_gso_type = SKB_GSO_TCPV4; in tcp_v4_syn_recv_sock()
A Dtcp_output.c1346 skb_shinfo(skb)->gso_type = sk->sk_gso_type; in __tcp_transmit_skb()

Completed in 37 milliseconds