Home
last modified time | relevance | path

Searched refs:act_flags (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_structs.h523 uint16_t act_flags; member
H A Dsctp_output.c6263 sp->act_flags |= PR_SCTP_POLICY(sp->sinfo_flags); in sctp_set_prsctp_policy()
6266 sp->act_flags |= PR_SCTP_POLICY(sp->sinfo_flags); in sctp_set_prsctp_policy()
7526 chk->flags = sp->act_flags; in sctp_move_to_outqueue()
12356 sp->act_flags = 0; in sctp_copy_it_in()
H A Dsctputil.c5172 chk->flags = sp->act_flags; in sctp_release_pr_sctp_chunk()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h763 uint64_t act_flags; member
H A Dmlx5_flow_verbs.c1755 dev_flow->act_flags = action_flags; in flow_verbs_translate()
H A Dmlx5_flow.c3383 if (!(dev_flow->act_flags & MLX5_FLOW_ACTION_DECAP)) in flow_get_prefix_layer_flags()
H A Dmlx5_flow_dv.c10290 dev_flow->act_flags = action_flags; in flow_dv_translate()