Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wan/
Dhdlc.c222 static const struct header_ops hdlc_null_ops; variable
238 dev->header_ops = &hdlc_null_ops; in hdlc_setup_dev()