Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dkcm.h52 bool started_tx; member
/openbmc/linux/net/kcm/
H A Dkcmsock.c601 kcm_tx_msg(skb_peek(&sk->sk_write_queue))->started_tx = false; in kcm_write_msgs()
614 if (!txm->started_tx) { in kcm_write_msgs()
621 txm->started_tx = true; in kcm_write_msgs()
666 txm->started_tx = false; in kcm_write_msgs()