Searched refs:linux_start (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/etc/rc.d/
H A Dabi24 linux_start() function
57 checkyesno linux_enable && linux_start
/freebsd-9.3-release/sys/dev/lmc/
H A Dif_lmc.h1673 static int linux_start(struct sk_buff *, struct net_device *);
H A Dif_lmc.c3765 /* linux_start() puts packets in sc->tx_skb. */
6499 linux_start(struct sk_buff *skb, struct net_device *net_dev) function
6821 net_dev->hard_start_xmit = linux_start;
6896 sc->hdlc_dev->xmit = linux_start; /* the REAL hard_start_xmit() */

Completed in 185 milliseconds