Home
last modified time | relevance | path

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

/drivers/net/wan/
Dhdlc.c219 static const struct header_ops hdlc_null_ops; variable
234 dev->header_ops = &hdlc_null_ops; in hdlc_setup_dev()