Home
last modified time | relevance | path

Searched refs:ovs_ct_get_conn_labels (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c353 static struct nf_conn_labels *ovs_ct_get_conn_labels(struct nf_conn *ct) in ovs_ct_get_conn_labels() function
383 cl = ovs_ct_get_conn_labels(ct); in ovs_ct_init_labels()
418 cl = ovs_ct_get_conn_labels(ct); in ovs_ct_set_labels()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c359 static struct nf_conn_labels *ovs_ct_get_conn_labels(struct nf_conn *ct) in ovs_ct_get_conn_labels() function
389 cl = ovs_ct_get_conn_labels(ct); in ovs_ct_init_labels()
424 cl = ovs_ct_get_conn_labels(ct); in ovs_ct_set_labels()

Completed in 6 milliseconds