Searched refs:rx_tables (Results 1 – 1 of 1) sorted by relevance
708 rx_tables = &rx_fs->tables; in macsec_fs_rx_destroy()720 if (rx_tables->ft_check) { in macsec_fs_rx_destroy()831 rx_tables = &rx_fs->tables; in macsec_fs_rx_create_check_decap_rule()919 rx_tables = &rx_fs->tables; in macsec_fs_rx_create()1020 if (rx_tables->refcnt) in macsec_fs_rx_ft_get()1028 rx_tables->refcnt++; in macsec_fs_rx_ft_get()1036 if (--rx_tables->refcnt) in macsec_fs_rx_ft_put()1145 rx_tables = &rx_fs->tables; in macsec_fs_rx_add_rule()1245 rx_tables = &rx_fs->tables; in macsec_fs_rx_init()1284 if (rx_tables->refcnt) { in macsec_fs_rx_cleanup()[all …]
Completed in 6 milliseconds