Searched refs:fl_flags (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | act_api.h | 218 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack);
|
| H A D | pkt_cls.h | 372 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack);
|
| /linux/net/sched/ |
| H A D | act_api.c | 1469 u32 flags, u32 fl_flags, in tcf_action_init() argument 1518 bool skip_sw = tc_skip_sw(fl_flags); in tcf_action_init() 1519 bool skip_hw = tc_skip_hw(fl_flags); in tcf_action_init()
|
| H A D | cls_u32.c | 742 struct nlattr *est, u32 flags, u32 fl_flags, in u32_set_parms() argument 748 fl_flags, extack); in u32_set_parms()
|
| H A D | cls_api.c | 3394 u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) in tcf_exts_validate_ex() 3427 &attr_size, flags, fl_flags, in tcf_exts_validate_ex() 3393 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) tcf_exts_validate_ex() argument
|