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

/net/phonet/
H A Dpep.c480 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) function
520 pn->tx_fc = pipe_negotiate_fc(data + 2, len - 2);
526 pn->rx_fc = pipe_negotiate_fc(data + 2, len - 2);

Completed in 4 milliseconds