/include/uapi/linux/netfilter/ |
D | xt_mark.h | 7 __u32 mark, mask; member 11 __u32 mark, mask; member
|
D | xt_connmark.h | 27 __u32 mark, mask; member
|
/include/linux/ |
D | fsnotify_backend.h | 104 void (*freeing_mark)(struct fsnotify_mark *mark, struct fsnotify_group *group); 247 void (*free_mark)(struct fsnotify_mark *mark); /* called on final put+free */ 344 …tern void fsnotify_init_mark(struct fsnotify_mark *mark, void (*free_mark)(struct fsnotify_mark *m… 352 extern void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask); 354 extern void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask); 356 extern int fsnotify_add_mark(struct fsnotify_mark *mark, struct fsnotify_group *group, 358 extern int fsnotify_add_mark_locked(struct fsnotify_mark *mark, struct fsnotify_group *group, 361 extern void fsnotify_destroy_mark(struct fsnotify_mark *mark, 363 extern void fsnotify_destroy_mark_locked(struct fsnotify_mark *mark, 373 extern void fsnotify_get_mark(struct fsnotify_mark *mark); [all …]
|
D | shdma-base.h | 56 int mark; member
|
D | mmzone.h | 798 unsigned long mark, int classzone_idx, int alloc_flags); 800 unsigned long mark, int classzone_idx, int alloc_flags);
|
D | skbuff.h | 629 __u32 mark; member
|
/include/uapi/linux/netfilter_bridge/ |
D | ebt_mark_t.h | 17 unsigned long mark; member
|
D | ebt_mark_m.h | 10 unsigned long mark, mask; member
|
/include/net/tc_act/ |
D | tc_skbedit.h | 28 u32 mark; member
|
/include/net/ |
D | ip6_route.h | 112 u32 mark, kuid_t uid); 114 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark, 117 u32 mark);
|
D | flow.h | 88 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument 96 fl4->flowi4_mark = mark; in flowi4_init_output()
|
D | fib_rules.h | 20 u32 mark; member
|
D | xfrm.h | 144 struct xfrm_mark mark; member 293 u32 mark); 297 u32 mark); 545 struct xfrm_mark mark; member 1436 struct xfrm_state *xfrm_stateonly_find(struct net *net, u32 mark, 1447 struct xfrm_state *xfrm_state_lookup(struct net *net, u32 mark, 1450 struct xfrm_state *xfrm_state_lookup_byaddr(struct net *net, u32 mark, 1491 struct xfrm_state *xfrm_find_acq_byseq(struct net *net, u32 mark, u32 seq); 1581 struct xfrm_policy *xfrm_policy_bysel_ctx(struct net *net, u32 mark, 1586 struct xfrm_policy *xfrm_policy_byid(struct net *net, u32 mark, u8, int dir, [all …]
|
D | route.h | 181 u32 mark, u8 protocol, int flow_flags); 183 void ipv4_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark,
|
D | netlink.h | 521 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark) in nlmsg_trim() argument 523 if (mark) in nlmsg_trim() 524 skb_trim(skb, (unsigned char *) mark - skb->data); in nlmsg_trim()
|
D | inet_sock.h | 106 return skb->mark; in inet_request_mark()
|
D | ip.h | 256 #define IP4_REPLY_MARK(net, mark) \ argument 257 ((net)->ipv4.sysctl_fwmark_reflect ? (mark) : 0)
|
D | ipv6.h | 117 #define IP6_REPLY_MARK(net, mark) \ argument 118 ((net)->ipv6.sysctl.fwmark_reflect ? (mark) : 0)
|
/include/uapi/linux/ |
D | inet_diag.h | 87 __u32 mark; member
|
/include/net/netfilter/ |
D | nf_conntrack.h | 102 u_int32_t mark; member
|