Lines Matching defs:ctx
59 struct macsec_genl_ctx ctx; member
99 const struct macsec_genl_ctx *ctx, in msg_prepare()
145 struct macsec_genl_ctx *ctx = &drv->ctx; in init_genl_ctx() local
308 static void * macsec_drv_wpa_init(void *ctx, const char *ifname) in macsec_drv_wpa_init()
690 struct macsec_genl_ctx *ctx = &drv->ctx; in do_dump() local
759 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_set_receive_lowest_pn() local
826 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_set_transmit_next_pn() local
878 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_receive_sc() local
916 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_receive_sc() local
952 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_receive_sa() local
1011 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_receive_sa() local
1048 static int set_active_rx_sa(const struct macsec_genl_ctx *ctx, int ifindex, in set_active_rx_sa()
1092 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_enable_receive_sa() local
1112 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_disable_receive_sa() local
1279 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_create_transmit_sa() local
1334 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_delete_transmit_sa() local
1368 static int set_active_tx_sa(const struct macsec_genl_ctx *ctx, int ifindex, in set_active_tx_sa()
1410 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_enable_transmit_sa() local
1439 struct macsec_genl_ctx *ctx = &drv->ctx; in macsec_drv_disable_transmit_sa() local
1475 static void macsec_drv_handle_data(void *ctx, unsigned char *buf, size_t len) in macsec_drv_handle_data()