Home
last modified time | relevance | path

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

/openbmc/linux/net/phonet/
H A Dpep.c98 ph->utid = oph->utid; in pep_reply()
119 ph->utid = 0; in pep_indicate()
140 ph->utid = id; /* whatever */ in pipe_handler_request()
208 ph->utid = oph->utid; in pep_ctrlreq_error()
726 ph->utid = 0; in pipe_do_remove()
1122 ph->utid = 0; in pipe_skb_send()
/openbmc/linux/include/net/phonet/
H A Dpep.h48 u8 utid; /* transaction ID */ member