Home
last modified time | relevance | path

Searched defs:header_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnetdevice.h310 struct header_ops { struct
311 createheader_ops global() argument
314 parseheader_ops global() argument
317 cacheheader_ops global() argument
318 cache_updateheader_ops global() argument
321 validateheader_ops global() argument
322 parse_protocolheader_ops global() argument
2123 const struct header_ops *header_ops; global() member
[all...]
/linux/net/bluetooth/
H A D6lowpan.c567 static const struct header_ops header_ops = { variable
/linux/include/net/
H A Dcfg802154.h479 const struct wpan_dev_header_ops *header_ops; member