Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_io.c66 queue_push(struct nl_io_queue *q, struct mbuf *mq) in queue_push()
79 queue_push_head(struct nl_io_queue *q, struct mbuf *m) in queue_push_head()
88 queue_pop(struct nl_io_queue *q) in queue_pop()
102 queue_head(const struct nl_io_queue *q) in queue_head()
108 queue_empty(const struct nl_io_queue *q) in queue_empty()
114 queue_free(struct nl_io_queue *q) in queue_free()
H A Dnetlink_var.h46 struct nl_io_queue { struct
68 struct nl_io_queue rx_queue; argument
69 struct nl_io_queue tx_queue;