Searched defs:swap_src_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/can/j1939/ |
H A D | transport.c | 583 j1939_tp_tx_dat_new(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool ctl, bool swap_src_dst) j1939_tp_tx_dat_new() argument 645 j1939_xtp_do_tx_ctl(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool swap_src_dst, pgn_t pgn, const u8 *dat) j1939_xtp_do_tx_ctl() argument 668 j1939_tp_tx_ctl(struct j1939_session *session, bool swap_src_dst, const u8 *dat) j1939_tp_tx_ctl() argument 678 j1939_xtp_tx_abort(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool swap_src_dst, enum j1939_xtp_abort err, pgn_t pgn) j1939_xtp_tx_abort() argument [all...] |
/kernel/linux/linux-6.6/net/can/j1939/ |
H A D | transport.c | 587 j1939_tp_tx_dat_new(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool ctl, bool swap_src_dst) j1939_tp_tx_dat_new() argument 649 j1939_xtp_do_tx_ctl(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool swap_src_dst, pgn_t pgn, const u8 *dat) j1939_xtp_do_tx_ctl() argument 672 j1939_tp_tx_ctl(struct j1939_session *session, bool swap_src_dst, const u8 *dat) j1939_tp_tx_ctl() argument 682 j1939_xtp_tx_abort(struct j1939_priv *priv, const struct j1939_sk_buff_cb *re_skcb, bool swap_src_dst, enum j1939_xtp_abort err, pgn_t pgn) j1939_xtp_tx_abort() argument [all...] |
Completed in 4 milliseconds