Lines Matching refs:rtable
138 struct rtable *rt = skb_rtable(skb); in ip_build_and_send_pkt()
174 struct rtable *rt = (struct rtable *)dst; in ip_finish_output2()
282 struct rtable *rt = skb_rtable(skb); in ip_mc_output()
375 struct rtable *rt; in ip_queue_xmit()
390 rt = (struct rtable *)__sk_dst_check(sk, 0); in ip_queue_xmit()
499 struct rtable *rt = skb_rtable(skb); in ip_fragment()
860 struct rtable *rt = (struct rtable *)cork->dst; in __ip_append_data()
1088 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1091 struct rtable *rt; in ip_setup_cork()
1142 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1169 struct rtable *rt; in ip_append_page()
1188 rt = (struct rtable *)cork->dst; in ip_append_page()
1334 struct rtable *rt = (struct rtable *)cork->dst; in __ip_make_skb()
1468 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1524 struct rtable *rt = skb_rtable(skb); in ip_send_unicast_reply()