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

/linux-master/include/net/
H A Dact_api.h212 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack);
H A Dpkt_cls.h363 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack);
/linux-master/net/sched/
H A Dact_api.c1462 u32 flags, u32 fl_flags,
1499 bool skip_sw = tc_skip_sw(fl_flags);
1500 bool skip_hw = tc_skip_hw(fl_flags);
1459 tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, struct tc_action *actions[], int init_res[], size_t *attr_size, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) argument
H A Dcls_u32.c733 struct nlattr *est, u32 flags, u32 fl_flags,
739 fl_flags, extack);
731 u32_set_parms(struct net *net, struct tcf_proto *tp, struct tc_u_knode *n, struct nlattr **tb, struct nlattr *est, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) argument
H A Dcls_api.c3321 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack)
3354 &attr_size, flags, fl_flags,
3319 tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) argument

Completed in 208 milliseconds