Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Dqrtr.h20 struct qrtr_endpoint { struct
21 int (*xmit)(struct qrtr_endpoint *ep, struct sk_buff *skb); argument
26 int qrtr_endpoint_register(struct qrtr_endpoint *ep, unsigned int nid); argument