Home
last modified time | relevance | path

Searched defs:transport (Results 1 – 2 of 2) sorted by relevance

/arch/um/include/shared/
Dnet_kern.h52 struct transport { struct
66 extern void register_transport(struct transport *new); argument
/arch/um/drivers/
Dnet_kern.c383 struct transport *transport, gfp_t gfp_mask) in eth_configure()
562 static int check_transport(struct transport *transport, char *eth, int n, in check_transport()
618 struct transport *transport; in eth_setup_common() local