Lines Matching refs:nl_msg
95 static int dump_callback(struct nl_msg *msg, void *argp);
98 static struct nl_msg * msg_prepare(enum macsec_nl_commands cmd, in msg_prepare()
102 struct nl_msg *msg; in msg_prepare()
125 static int nla_put_rxsc_config(struct nl_msg *msg, u64 sci) in nla_put_rxsc_config()
565 static int dump_callback(struct nl_msg *msg, void *argp) in dump_callback()
666 static int nl_send_recv(struct nl_sock *sk, struct nl_msg *msg) in nl_send_recv()
691 struct nl_msg *msg; in do_dump()
760 struct nl_msg *msg; in macsec_drv_set_receive_lowest_pn()
827 struct nl_msg *msg; in macsec_drv_set_transmit_next_pn()
879 struct nl_msg *msg; in macsec_drv_create_receive_sc()
917 struct nl_msg *msg; in macsec_drv_delete_receive_sc()
953 struct nl_msg *msg; in macsec_drv_create_receive_sa()
1012 struct nl_msg *msg; in macsec_drv_delete_receive_sa()
1051 struct nl_msg *msg; in set_active_rx_sa()
1280 struct nl_msg *msg; in macsec_drv_create_transmit_sa()
1335 struct nl_msg *msg; in macsec_drv_delete_transmit_sa()
1371 struct nl_msg *msg; in set_active_tx_sa()