Home
last modified time | relevance | path

Searched +defs:a +defs:mark (Results 1 – 16 of 16) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_skbedit.h18 u32 mark; member
30 #define to_skbedit(a) ((struct tcf_skbedit *)a) argument
33 static inline bool is_tcf_skbedit_with_flag(const struct tc_action *a, u32 flag) in is_tcf_skbedit_with_flag()
49 static inline bool is_tcf_skbedit_mark(const struct tc_action *a) in is_tcf_skbedit_mark()
54 static inline u32 tcf_skbedit_mark(const struct tc_action *a) in tcf_skbedit_mark()
56 u32 mark; in tcf_skbedit_mark() local
66 static inline bool is_tcf_skbedit_ptype(const struct tc_action *a) in is_tcf_skbedit_ptype()
71 static inline u32 tcf_skbedit_ptype(const struct tc_action *a) in tcf_skbedit_ptype()
83 static inline bool is_tcf_skbedit_priority(const struct tc_action *a) in is_tcf_skbedit_priority()
88 static inline u32 tcf_skbedit_priority(const struct tc_action *a) in tcf_skbedit_priority()
[all …]
H A Dtc_ct.h17 u32 mark; member
40 #define to_ct(a) ((struct tcf_ct *)a) argument
41 #define to_ct_params(a) \ argument
46 static inline uint16_t tcf_ct_zone(const struct tc_action *a) in tcf_ct_zone()
51 static inline int tcf_ct_action(const struct tc_action *a) in tcf_ct_action()
56 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
61 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper()
67 static inline uint16_t tcf_ct_zone(const struct tc_action *a) { return 0; } in tcf_ct_zone()
68 static inline int tcf_ct_action(const struct tc_action *a) { return 0; } in tcf_ct_action()
69 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
[all …]
/linux/net/sched/
H A Dact_skbedit.c41 const struct tc_action *a, in tcf_skbedit_act() argument
93 static void tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, in tcf_skbedit_stats_update() argument
116 struct nlattr *est, struct tc_action **a, in tcf_skbedit_init() argument
127 u32 flags = 0, *priority = NULL, *mark in tcf_skbedit_init() local
287 tcf_skbedit_dump(struct sk_buff * skb,struct tc_action * a,int bind,int ref) tcf_skbedit_dump() argument
348 tcf_skbedit_cleanup(struct tc_action * a) tcf_skbedit_cleanup() argument
[all...]
H A Dact_ct.c916 static void tcf_ct_act_set_mark(struct nf_conn *ct, u32 mark, u32 mask) in tcf_ct_act_set_mark() argument
979 TC_INDIRECT_SCOPE int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, in tcf_ct_act() argument
1372 tcf_ct_init(struct net * net,struct nlattr * nla,struct nlattr * est,struct tc_action ** a,struct tcf_proto * tp,u32 flags,struct netlink_ext_ack * extack) tcf_ct_init() argument
1471 tcf_ct_cleanup(struct tc_action * a) tcf_ct_cleanup() argument
1558 tcf_ct_dump(struct sk_buff * skb,struct tc_action * a,int bind,int ref) tcf_ct_dump() argument
1627 tcf_stats_update(struct tc_action * a,u64 bytes,u64 packets,u64 drops,u64 lastuse,bool hw) tcf_stats_update() argument
[all...]
H A Dsch_cake.c1478 static const u32 a = CAKE_MAX_TINS * CAKE_QUEUES; cake_heapify() local
1679 u32 tin, mark; cake_select_tin() local
[all...]
/linux/include/net/
H A Dfib_rules.h24 u32 mark; member
153 static inline bool fib_rule_port_inrange(const struct fib_rule_port_range *a, in fib_rule_port_inrange()
171 static inline bool fib_rule_port_range_valid(const struct fib_rule_port_range *a) in fib_rule_port_range_valid()
177 static inline bool fib_rule_port_range_compare(struct fib_rule_port_range *a, in fib_rule_port_range_compare()
H A Dxfrm.h211 struct xfrm_mark mark; member
379 u32 mark; member
651 struct xfrm_mark mark; member
1960 static inline bool xfrm6_addr_equal(const xfrm_address_t *a, in xfrm6_addr_equal()
1967 static inline bool xfrm_addr_equal(const xfrm_address_t *a, in xfrm_addr_equal()
2260 static inline __u32 xfrm_smark_get(__u32 mark, struct xfrm_state *x) in xfrm_smark_get()
/linux/net/openvswitch/
H A Dflow_netlink.c478 const struct nlattr *a[], in __parse_flow_nlattrs()
530 const struct nlattr *a[], u64 *attrsp, in parse_flow_mask_nlattrs()
536 int parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], in parse_flow_nlattrs()
542 static int genev_tun_opt_from_nlattr(const struct nlattr *a, in genev_tun_opt_from_nlattr()
597 struct nlattr *a; in vxlan_tun_opt_from_nlattr() local
649 static int erspan_tun_opt_from_nlattr(const struct nlattr *a, in erspan_tun_opt_from_nlattr()
684 struct nlattr *a; in ip_tun_from_nlattr() local
989 const struct nlattr *a[], in encode_vlan_from_nlattrs()
1013 const struct nlattr **a, bool log) in validate_vlan_from_nlattrs()
1051 const struct nlattr **a, bool log) in validate_vlan_mask_from_nlattrs()
[all …]
H A Dconntrack.c71 struct md_mark mark; member
1090 struct nlattr *a; parse_nat() local
1236 struct nlattr *a; parse_ct() local
1274 struct md_mark *mark = nla_data(a); parse_ct() local
1556 ovs_ct_free_action(const struct nlattr * a) ovs_ct_free_action() argument
1843 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_set() local
1877 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_del() local
1909 struct nlattr **a = info->attrs; ovs_ct_limit_cmd_get() local
[all...]
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c235 static void set_mark(int fd, uint32_t mark) in set_mark() argument
318 struct addrinfo *a, *addr; in sock_listen_mptcp() local
378 struct addrinfo *a, *addr; sock_connect_mptcp() local
1125 char a[INET6_ADDRSTRLEN]; check_getpeername() local
1145 char a[INET6_ADDRSTRLEN]; check_getpeername_connect() local
[all...]
/linux/net/xfrm/
H A Dxfrm_policy.c298 int family, u32 mark) in xfrm_dst_lookup() argument
849 static int xfrm_policy_addr_delta(const xfrm_address_t *a, in xfrm_policy_addr_delta() argument
1480 xfrm_policy_mark_match(const struct xfrm_mark * mark,struct xfrm_policy * pol) xfrm_policy_mark_match() argument
1489 u32 a = k->type << 24 | k->dir << 16 | k->family; xfrm_pol_bin_key() local
1623 __xfrm_policy_bysel_ctx(struct hlist_head * chain,const struct xfrm_mark * mark,u32 if_id,u8 type,int dir,struct xfrm_selector * sel,struct xfrm_sec_ctx * ctx) __xfrm_policy_bysel_ctx() argument
1645 xfrm_policy_bysel_ctx(struct net * net,const struct xfrm_mark * mark,u32 if_id,u8 type,int dir,struct xfrm_selector * sel,struct xfrm_sec_ctx * ctx,int delete,int * err) xfrm_policy_bysel_ctx() argument
1715 xfrm_policy_byid(struct net * net,const struct xfrm_mark * mark,u32 if_id,u8 type,int dir,u32 id,int delete,int * err) xfrm_policy_byid() argument
2723 __u32 mark = 0; xfrm_bundle_create() local
[all...]
/linux/fs/btrfs/
H A Ddisk-io.c718 const struct btrfs_root *a = rb_entry(a_node, struct btrfs_root, rb_node); global_root_cmp() local
4807 btrfs_destroy_marked_extents(struct btrfs_fs_info * fs_info,struct extent_io_tree * dirty_pages,int mark) btrfs_destroy_marked_extents() argument
[all...]
H A Dtree-log.c3300 int mark; btrfs_sync_log() local
4977 extent_cmp(void * priv,const struct list_head * a,const struct list_head * b) extent_cmp() argument
[all...]
/linux/net/
H A Dsocket.c1112 __u32 mark = skb->mark; in sock_recv_mark() local
3204 unsigned long a[AUDITSC_ARGS]; in SYSCALL_DEFINE2() local
/linux/drivers/md/
H A Dmd.c3462 static int md_rdevs_overlap(struct md_rdev *a, struct md_rdev *b) in md_rdevs_overlap()
9733 unsigned long mark[SYNC_MARKS]; in md_do_sync() local
/linux/drivers/net/ethernet/sun/
H A Dniu.c3289 static unsigned int niu_hash_rxaddr(struct rx_ring_info *rp, u64 a) in niu_hash_rxaddr()
6548 u64 mapping, u64 len, u64 mark, in niu_set_txd()