Home
last modified time | relevance | path

Searched refs:ARPHRD_SLIP (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h47 #define ARPHRD_SLIP 256 macro
/openbmc/linux/arch/um/drivers/
H A Dslip_kern.c36 dev->type = ARPHRD_SLIP; in slip_init()
H A Dslirp_kern.c38 dev->type = ARPHRD_SLIP; in slirp_init()
/openbmc/linux/drivers/net/slip/
H A Dslip.c618 dev->type = ARPHRD_SLIP + sl->mode;
1115 sl->dev->type = ARPHRD_SLIP + sl->mode;
/openbmc/linux/drivers/net/
H A Deql.c200 dev->type = ARPHRD_SLIP; in eql_setup()
/openbmc/linux/drivers/s390/net/
H A Dctcm_main.c1070 dev->type = ARPHRD_SLIP; in ctcm_dev_setup()
H A Dnetiucv.c1859 dev->type = ARPHRD_SLIP; in netiucv_setup_netdevice()
/openbmc/linux/net/core/
H A Ddev.c455 ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP,