Lines Matching refs:rtable
150 struct rtable *rt = skb_rtable(skb); in ip_build_and_send_pkt()
197 struct rtable *rt = (struct rtable *)dst; in ip_finish_output2()
337 struct rtable *new_rt; in ip_mc_finish_output()
370 struct rtable *rt = skb_rtable(skb); in ip_mc_output()
468 struct rtable *rt; in __ip_queue_xmit()
483 rt = (struct rtable *)__sk_dst_check(sk, 0); in __ip_queue_xmit()
773 struct rtable *rt = skb_rtable(skb); in ip_do_fragment()
990 struct rtable *rt = (struct rtable *)cork->dst; in __ip_append_data()
1254 struct ipcm_cookie *ipc, struct rtable **rtp) in ip_setup_cork()
1257 struct rtable *rt; in ip_setup_cork()
1318 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data()
1345 struct rtable *rt; in ip_append_page()
1364 rt = (struct rtable *)cork->dst; in ip_append_page()
1493 struct rtable *rt = (struct rtable *)cork->dst; in __ip_make_skb()
1628 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb()
1683 struct rtable *rt = skb_rtable(skb); in ip_send_unicast_reply()