Lines Matching defs:ctx
61 struct macsec_genl_ctx ctx; member
101 const struct macsec_genl_ctx *ctx, in msg_prepare()
147 struct macsec_genl_ctx *ctx = &drv->ctx; in init_genl_ctx() local
310 static void * macsec_drv_wpa_init(void *ctx, const char *ifname) in macsec_drv_wpa_init()
692 struct macsec_genl_ctx *ctx = &drv->ctx; in do_dump() local
761 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_set_receive_lowest_pn() local
828 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_set_transmit_next_pn() local
880 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_receive_sc() local
918 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_receive_sc() local
954 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_receive_sa() local
1013 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_receive_sa() local
1050 static int set_active_rx_sa(const struct macsec_genl_ctx *ctx, int ifindex, in set_active_rx_sa()
1094 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_enable_receive_sa() local
1114 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_disable_receive_sa() local
1281 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_transmit_sa() local
1336 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_transmit_sa() local
1370 static int set_active_tx_sa(const struct macsec_genl_ctx *ctx, int ifindex, in set_active_tx_sa()
1412 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_enable_transmit_sa() local
1441 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_disable_transmit_sa() local
1477 static void macsec_drv_handle_data(void *ctx, unsigned char *buf, size_t len) in macsec_drv_handle_data()