Searched defs:nsh (Results 1 – 9 of 9) sorted by relevance
| /linux/include/net/ |
| H A D | nsh.h | 260 static inline u16 nsh_hdr_len(const struct nshhdr *nsh) in nsh_hdr_len() argument 266 static inline u8 nsh_get_ver(const struct nshhdr *nsh) in nsh_get_ver() argument 272 static inline u8 nsh_get_flags(const struct nshhdr *nsh) in nsh_get_flags() argument 278 static inline u8 nsh_get_ttl(const struct nshhdr *nsh) in nsh_get_ttl() argument 284 static inline void __nsh_set_xflag(struct nshhdr *nsh, u1 argument 290 nsh_set_flags_and_ttl(struct nshhdr * nsh,u8 flags,u8 ttl) nsh_set_flags_and_ttl() argument 297 nsh_set_flags_ttl_len(struct nshhdr * nsh,u8 flags,u8 ttl,u8 len) nsh_set_flags_ttl_len() argument [all...] |
| /linux/drivers/bluetooth/ |
| H A D | dtl1_cs.c | 97 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
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu.c | 546 void *nsh; in kvm_arch_vcpu_load() local 616 void *nsh; in kvm_arch_vcpu_put() local 752 void *nsh; in kvm_riscv_vcpu_enter_exit() local
|
| H A D | aia.c | 114 void *nsh; in kvm_riscv_vcpu_aia_load() local 149 void *nsh; in kvm_riscv_vcpu_aia_put() local
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek_ptp.c | 33 u16 nsl, nsh; in hellcreek_ptp_clock_read() local 108 u16 secl, nsh, nsl; in hellcreek_ptp_settime() local
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | tlb.c | 21 bool nsh) in enter_vmid_context()
|
| /linux/net/openvswitch/ |
| H A D | flow.h | 155 struct ovs_key_nsh nsh; /* network service header */ member
|
| H A D | flow_netlink.c | 1959 static int nsh_key_to_nlattr(const struct ovs_key_nsh *nsh, bool is_mask, in nsh_key_to_nlattr()
|
| /linux/drivers/md/ |
| H A D | raid5.c | 2533 struct stripe_head *osh, *nsh; in resize_stripes() local
|