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

/linux-master/net/ipv6/
H A Dseg6_local.c2135 __u32 fops, supp_fops; local
2151 rc = seg6_flv_supp_ops_by_action(action, &supp_fops);
2152 if (rc < 0 || (fops & ~supp_fops)) {

Completed in 129 milliseconds