Lines Matching refs:nl_msg
83 static int dump_callback(struct nl_msg *msg, void *argp);
86 static struct nl_msg * msg_prepare(enum macsec_nl_commands cmd, in msg_prepare()
90 struct nl_msg *msg; in msg_prepare()
113 static int nla_put_rxsc_config(struct nl_msg *msg, u64 sci) in nla_put_rxsc_config()
508 static int dump_callback(struct nl_msg *msg, void *argp) in dump_callback()
609 static int nl_send_recv(struct nl_sock *sk, struct nl_msg *msg) in nl_send_recv()
634 struct nl_msg *msg; in do_dump()
703 struct nl_msg *msg; in macsec_drv_set_receive_lowest_pn()
770 struct nl_msg *msg; in macsec_drv_set_transmit_next_pn()
822 struct nl_msg *msg; in macsec_drv_create_receive_sc()
860 struct nl_msg *msg; in macsec_drv_delete_receive_sc()
896 struct nl_msg *msg; in macsec_drv_create_receive_sa()
955 struct nl_msg *msg; in macsec_drv_delete_receive_sa()
994 struct nl_msg *msg; in set_active_rx_sa()
1213 struct nl_msg *msg; in macsec_drv_create_transmit_sa()
1268 struct nl_msg *msg; in macsec_drv_delete_transmit_sa()
1304 struct nl_msg *msg; in set_active_tx_sa()