Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 22 of 22) sorted by relevance

/include/uapi/linux/netfilter/
Dxt_mark.h7 __u32 mark, mask; member
11 __u32 mark, mask; member
Dxt_connmark.h27 __u32 mark, mask; member
/include/linux/
Dfsnotify_backend.h106 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group);
299 void (*free_mark)(struct fsnotify_mark *mark); /* called on final put+free */
399 …tern void fsnotify_init_mark(struct fsnotify_mark *mark, void (*free_mark)(struct fsnotify_mark *m…
407 extern void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask);
409 extern void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask);
411 extern int fsnotify_add_mark(struct fsnotify_mark *mark, struct fsnotify_group *group,
413 extern int fsnotify_add_mark_locked(struct fsnotify_mark *mark, struct fsnotify_group *group,
416 extern void fsnotify_destroy_mark(struct fsnotify_mark *mark,
418 extern void fsnotify_destroy_mark_locked(struct fsnotify_mark *mark,
428 extern void fsnotify_get_mark(struct fsnotify_mark *mark);
[all …]
Dshdma-base.h56 int mark; member
Dmmzone.h777 unsigned long mark, int classzone_idx, int alloc_flags);
779 unsigned long mark, int classzone_idx, int alloc_flags);
Dskbuff.h507 __u32 mark; member
/include/uapi/linux/netfilter_bridge/
Debt_mark_t.h17 unsigned long mark; member
Debt_mark_m.h10 unsigned long mark, mask; member
Debt_ulog.h29 unsigned long mark; member
/include/net/tc_act/
Dtc_skbedit.h29 u32 mark; member
/include/uapi/linux/netfilter_ipv4/
Dipt_ULOG.h36 unsigned long mark; member
/include/net/
Dip6_route.h134 int oif, u32 mark, kuid_t uid);
137 extern void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
Dfib_rules.h21 u32 mark; member
Dxfrm.h146 struct xfrm_mark mark; member
295 u32 mark);
298 u32 mark);
531 struct xfrm_mark mark; member
1413 extern struct xfrm_state *xfrm_stateonly_find(struct net *net, u32 mark,
1422 extern struct xfrm_state *xfrm_state_lookup(struct net *net, u32 mark,
1425 extern struct xfrm_state *xfrm_state_lookup_byaddr(struct net *net, u32 mark,
1466 extern struct xfrm_state *xfrm_find_acq_byseq(struct net *net, u32 mark,
1546 struct xfrm_policy *xfrm_policy_bysel_ctx(struct net *net, u32 mark,
1551 struct xfrm_policy *xfrm_policy_byid(struct net *net, u32 mark, u8, int dir, u32 id, int delete, in…
[all …]
Dflow.h89 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument
97 fl4->flowi4_mark = mark; in flowi4_init_output()
Droute.h183 int oif, u32 mark, u8 protocol, int flow_flags);
186 int oif, u32 mark, u8 protocol, int flow_flags);
Dnetlink.h534 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark) in nlmsg_trim() argument
536 if (mark) in nlmsg_trim()
537 skb_trim(skb, (unsigned char *) mark - skb->data); in nlmsg_trim()
Dinet_sock.h103 return skb->mark; in inet_request_mark()
Dip.h230 #define IP4_REPLY_MARK(net, mark) \ argument
231 ((net)->ipv4.sysctl_fwmark_reflect ? (mark) : 0)
Dipv6.h114 #define IP6_REPLY_MARK(net, mark) \ argument
115 ((net)->ipv6.sysctl.fwmark_reflect ? (mark) : 0)
/include/uapi/linux/
Dinet_diag.h87 __u32 mark; member
/include/net/netfilter/
Dnf_conntrack.h95 u_int32_t mark; member