Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netlink/
H A Dnetlink_io.c88 queue_pop(struct nl_io_queue *q) in queue_pop() function
237 queue_pop(&nlp->tx_queue); in tx_check_locked()
291 struct mbuf *m = queue_pop(&nlp->rx_queue); in nl_process_received_one()