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 205 struct nsh *nsh; in dtl1_receive() local 388 struct nsh ns in dtl1_hci_send_frame() local 98 typensh global() argument 99 zeronsh global() argument 100 lennsh global() argument [all...] |
/linux/arch/riscv/kvm/ |
H A D | vcpu.c | 580 void *nsh; in kvm_arch_vcpu_load() local 645 void *nsh; kvm_arch_vcpu_put() local 787 void *nsh; kvm_riscv_vcpu_enter_exit() local [all...] |
H A D | aia.c | 113 void *nsh; in kvm_riscv_vcpu_aia_load() local 148 void *nsh; in kvm_riscv_vcpu_aia_put() local [all...] |
/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
|
H A D | hellcreek_hwtstamp.c | 196 u16 nsl, nsh; in hellcreek_ptp_hwtstamp_read() local
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | tlb.c | 21 bool nsh) in enter_vmid_context() argument
|
/linux/net/openvswitch/ |
H A D | flow.h | 155 struct ovs_key_nsh nsh; /* network service header */ member
|
/linux/drivers/md/ |
H A D | raid5.c | 2529 struct stripe_head *osh, *nsh; in resize_stripes() local [all...] |