Searched refs:mctp_dst_output (Results 1 – 2 of 2) sorted by relevance
615 static int mctp_dst_output(struct mctp_dst *dst, struct sk_buff *skb) in mctp_dst_output() function918 dst->output = mctp_dst_output; in mctp_dst_from_extaddr()1213 rt->output = mctp_dst_output; in mctp_route_add()
1396 rc = mctp_dst_output(&dst, skb); in mctp_test_route_gw_output()