Home
last modified time | relevance | path

Searched defs:nsh (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/
H A Dnsh.h260 static inline u16 nsh_hdr_len(const struct nshhdr *nsh) in nsh_hdr_len()
266 static inline u8 nsh_get_ver(const struct nshhdr *nsh) in nsh_get_ver()
272 static inline u8 nsh_get_flags(const struct nshhdr *nsh) in nsh_get_flags()
278 static inline u8 nsh_get_ttl(const struct nshhdr *nsh) in nsh_get_ttl()
284 static inline void __nsh_set_xflag(struct nshhdr *nsh, u16 xflag, u16 xmask) in __nsh_set_xflag()
290 static inline void nsh_set_flags_and_ttl(struct nshhdr *nsh, u8 flags, u8 ttl) in nsh_set_flags_and_ttl()
297 static inline void nsh_set_flags_ttl_len(struct nshhdr *nsh, u8 flags, in nsh_set_flags_ttl_len()
/openbmc/linux/drivers/bluetooth/
H A Ddtl1_cs.c97 struct nsh { struct
98 u8 type;
99 u8 zero;
100 u16 len;
205 struct nsh *nsh; in dtl1_receive() local
388 struct nsh nsh; in dtl1_hci_send_frame() local
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c32 u16 nsl, nsh; in hellcreek_ptp_clock_read() local
103 u16 secl, nsh, nsl; in hellcreek_ptp_settime() local
H A Dhellcreek_hwtstamp.c202 u16 nsl, nsh; in hellcreek_ptp_hwtstamp_read() local
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtlb.c19 bool nsh) in __tlb_switch_to_guest()
/openbmc/linux/net/openvswitch/
H A Dflow.h155 struct ovs_key_nsh nsh; /* network service header */ member
H A Dflow_netlink.c1350 struct ovs_key_nsh *nsh, struct ovs_key_nsh *nsh_mask) in nsh_key_from_nlattr()
1983 static int nsh_key_to_nlattr(const struct ovs_key_nsh *nsh, bool is_mask, in nsh_key_to_nlattr()
/openbmc/linux/drivers/md/
H A Draid5.c2556 struct stripe_head *osh, *nsh; in resize_stripes() local
/openbmc/qemu/target/arm/
H A Dhelper.c1189 bool e, p, u, nsk, nsu, nsh, m; in pmu_counter_enabled() local