Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_ipv4.c1568 inet_sk_rx_dst_set(newsk, skb); in tcp_v4_syn_recv_sock()
2202 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb) in inet_sk_rx_dst_set() function
2211 EXPORT_SYMBOL(inet_sk_rx_dst_set);
2217 .sk_rx_dst_set = inet_sk_rx_dst_set,
/linux/include/net/
A Dtcp.h473 void inet_sk_rx_dst_set(struct sock *sk, const struct sk_buff *skb);
/linux/net/ipv6/
A Dtcp_ipv6.c1935 .sk_rx_dst_set = inet_sk_rx_dst_set,
/linux/
A Dvmlinux.symvers8476 0x00000000 inet_sk_rx_dst_set vmlinux EXPORT_SYMBOL
A DSystem.map53162 ffff800010e52d34 T inet_sk_rx_dst_set
A D.tmp_System.map53162 ffff800010e52d34 T inet_sk_rx_dst_set

Completed in 1045 milliseconds