Home
last modified time | relevance | path

Searched refs:pipe_negotiate_fc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/phonet/
H A Dpep.c468 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc() function
508 pn->tx_fc = pipe_negotiate_fc(data + 2, len - 2); in pep_connresp_rcv()
514 pn->rx_fc = pipe_negotiate_fc(data + 2, len - 2); in pep_connresp_rcv()
/kernel/linux/linux-6.6/net/phonet/
H A Dpep.c468 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc() function
508 pn->tx_fc = pipe_negotiate_fc(data + 2, len - 2); in pep_connresp_rcv()
514 pn->rx_fc = pipe_negotiate_fc(data + 2, len - 2); in pep_connresp_rcv()

Completed in 4 milliseconds