Home
last modified time | relevance | path

Searched refs:set_hwid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Derspan.h144 static inline void set_hwid(struct erspan_md2 *md2, u8 hwid) in set_hwid() function
318 set_hwid(md2, hwid); in erspan_build_header_v2()
/openbmc/linux/net/netfilter/
H A Dnft_tunnel.c319 set_hwid(&opts->u.erspan.u.md2, hwid); in nft_tunnel_obj_erspan_init()
/openbmc/linux/net/sched/
H A Dact_tunnel_key.c212 set_hwid(&md->u.md2, nla_get_u8(nla)); in tunnel_key_copy_erspan_opt()
H A Dcls_flower.c1369 set_hwid(&md->u.md2, nla_get_u8(nla)); in fl_set_erspan_opt()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c574 set_hwid(&md->u.md2, nla_get_u8(attr)); in ip_tun_parse_opts_erspan()