Home
last modified time | relevance | path

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

/include/uapi/linux/
Dbatadv_packet.h214 __u8 orig[ETH_ALEN]; member
240 __u8 orig[ETH_ALEN]; member
258 __u8 orig[ETH_ALEN]; member
286 __u8 orig[ETH_ALEN]; member
309 __u8 orig[ETH_ALEN]; member
338 __u8 orig[ETH_ALEN]; member
377 __u8 orig[ETH_ALEN]; member
462 __u8 orig[ETH_ALEN]; member
482 __u8 orig[ETH_ALEN]; member
Dcec.h137 struct cec_msg *orig) in cec_msg_set_reply_to() argument
140 msg->msg[0] = (cec_msg_destination(orig) << 4) | in cec_msg_set_reply_to()
141 cec_msg_initiator(orig); in cec_msg_set_reply_to()
/include/uapi/linux/netfilter_bridge/
Debt_802_3.h34 __u8 orig[3]; member
42 __u8 orig[3]; member
/include/linux/sunrpc/
Dcache.h91 int (*match)(struct cache_head *orig, struct cache_head *new);
92 void (*init)(struct cache_head *orig, struct cache_head *new);
93 void (*update)(struct cache_head *orig, struct cache_head *new);
/include/linux/mtd/
Dmap.h343 static inline map_word map_word_load_partial(struct map_info *map, map_word orig, const unsigned ch… in map_word_load_partial() argument
348 char *dest = (char *)&orig; in map_word_load_partial()
360 orig.x[0] &= ~(0xff << bitpos); in map_word_load_partial()
361 orig.x[0] |= (unsigned long)buf[i-start] << bitpos; in map_word_load_partial()
364 return orig; in map_word_load_partial()
/include/net/netfilter/
Dnf_conntrack_core.h45 const struct nf_conntrack_tuple *orig);
Dnf_conntrack_l4proto.h74 const struct nf_conntrack_tuple *orig);
76 const struct nf_conntrack_tuple *orig);
Dnf_conntrack.h241 const struct nf_conntrack_tuple *orig,
/include/sound/
Dhwdep.h18 long long offset, int orig);
Dinfo.h49 loff_t offset, int orig);
/include/net/
Dxfrm.h333 struct dst_entry *(*blackhole_route)(struct net *net, struct dst_entry *orig);
1775 struct xfrm_state *orig) in xfrm_replay_clone() argument
1778 x->replay_esn = kmemdup(orig->replay_esn, in xfrm_replay_clone()
1779 xfrm_replay_state_esn_len(orig->replay_esn), in xfrm_replay_clone()
1783 x->preplay_esn = kmemdup(orig->preplay_esn, in xfrm_replay_clone()
1784 xfrm_replay_state_esn_len(orig->preplay_esn), in xfrm_replay_clone()
1792 static inline struct xfrm_algo_aead *xfrm_algo_aead_clone(struct xfrm_algo_aead *orig) in xfrm_algo_aead_clone() argument
1794 return kmemdup(orig, aead_len(orig), GFP_KERNEL); in xfrm_algo_aead_clone()
1798 static inline struct xfrm_algo *xfrm_algo_clone(struct xfrm_algo *orig) in xfrm_algo_clone() argument
1800 return kmemdup(orig, xfrm_alg_len(orig), GFP_KERNEL); in xfrm_algo_clone()
[all …]
Dtcp.h1721 const struct tcp_fastopen_cookie *orig) in tcp_fastopen_cookie_match() argument
1723 if (orig->len == TCP_FASTOPEN_COOKIE_SIZE && in tcp_fastopen_cookie_match()
1724 orig->len == foc->len && in tcp_fastopen_cookie_match()
1725 !memcmp(orig->val, foc->val, foc->len)) in tcp_fastopen_cookie_match()
Dip_fib.h441 void fib_nhc_update_mtu(struct fib_nh_common *nhc, u32 new, u32 orig);
Dipv6.h1067 struct in6_addr *orig);
/include/linux/
Dnodemask.h361 #define nodes_onto(dst, orig, relmap) \ argument
362 __nodes_onto(&(dst), &(orig), &(relmap), MAX_NUMNODES)
369 #define nodes_fold(dst, orig, sz) \ argument
370 __nodes_fold(&(dst), &(orig), sz, MAX_NUMNODES)
Dbitmap.h191 extern void bitmap_onto(unsigned long *dst, const unsigned long *orig,
193 extern void bitmap_fold(unsigned long *dst, const unsigned long *orig,
Dif_team.h60 } orig; member
Dkprobes.h301 struct kprobe *orig);
Dthermal.h333 u32 orig; member
Dlsm_hooks.h1504 int (*sb_eat_lsm_opts)(char *orig, void **mnt_opts);
Dbpf.h319 int (*gen_ld_abs)(const struct bpf_insn *orig,
/include/linux/qed/
Dqed_if.h1356 int orig; member