From mboxrd@z Thu Jan 1 00:00:00 1970 From: "jywang" Subject: where the skb->dst->output() go Date: Fri, 4 Nov 2005 15:55:21 +0800 Message-ID: <013e01c5e115$1b363f70$060ae29f@javaboy> Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org where the skb->dst->output() go in ipv4 stack. there must be a callback function, but i can't find where it is.