Searched defs:transport (Results 1 – 2 of 2) sorted by relevance
53 struct transport { struct67 extern void register_transport(struct transport *new); argument
389 struct transport *transport) in eth_configure()574 static int check_transport(struct transport *transport, char *eth, int n, in check_transport()630 struct transport *transport; in eth_setup_common() local