Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhdlc.c222 static const struct header_ops hdlc_null_ops; variable
237 dev->header_ops = &hdlc_null_ops; in hdlc_setup_dev()