Searched defs:nh (Results 1 - 25 of 68) sorted by relevance

123

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ipv6_route.c19 struct nexthop *nh; local
/linux-master/arch/alpha/boot/
H A DMakefile[all...]
/linux-master/net/nsh/
H A Dnsh.c17 struct nshhdr *nh; local
50 struct nshhdr *nh; local
/linux-master/drivers/extcon/
H A Dextcon.h52 struct raw_notifier_head *nh; member in struct:extcon_dev
/linux-master/tools/testing/selftests/net/
H A Dtun.c70 struct nlmsghdr nh; member in struct:__anon82
H A Dtap.c33 static struct rtattr *rtattr_add(struct nlmsghdr *nh, unsigned short type, argument
44 static struct rtattr *rtattr_begin(struct nlmsghdr *nh, unsigned short type) argument
49 static void rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) argument
56 rtattr_add_str(struct nlmsghdr *nh, unsigned short type, const char *s) argument
65 rtattr_add_strsz(struct nlmsghdr *nh, unsigned short type, const char *s) argument
74 rtattr_add_any(struct nlmsghdr *nh, unsigned short type, const void *arr, size_t len) argument
83 dev_create(const char *dev, const char *link_type, int (*fill_rtattr)(struct nlmsghdr *nh), int (*fill_info_data)(struct nlmsghdr *nh)) argument
88 struct nlmsghdr nh; member in struct:__anon206
146 struct nlmsghdr nh; member in struct:__anon207
177 macvtap_fill_rtattr(struct nlmsghdr *nh) argument
[all...]
H A Dmsg_zerocopy.c490 } nh; local
/linux-master/net/ipv6/
H A Dexthdrs_core.c118 const unsigned char *nh = skb_network_header(skb); local
H A Dreassembly.c140 const unsigned char *nh = skb_network_header(skb); local
/linux-master/net/netfilter/
H A Dutils.c186 unsigned char *nh; local
H A Dnf_nat_masquerade.c37 __be32 newsrc, nh; local
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; local
/linux-master/scripts/dtc/libfdt/
H A Dfdt_sw.c221 struct fdt_node_header *nh; local
H A Dfdt_rw.c336 struct fdt_node_header *nh; local
/linux-master/tools/lib/bpf/
H A Dnlattr.h58 struct nlmsghdr nh; member in struct:libbpf_nla_req
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxfrm_info.c171 static struct rtattr *rtattr_add(struct nlmsghdr *nh, unsigned short type, argument
182 static struct rtattr *rtattr_add_str(struct nlmsghdr *nh, unsigned short type, argument
191 static struct rtattr *rtattr_begin(struct nlmsghdr *nh, unsigned short type) argument
196 static void rtattr_end(struct nlmsghdr *nh, struc argument
206 struct nlmsghdr nh; member in struct:__anon4425
213 struct nlmsghdr *nh; local
[all...]
/linux-master/kernel/
H A Dnotifier.c149 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, argument
172 int atomic_notifier_chain_register_unique_prio(struct atomic_notifier_head *nh, argument
194 atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, struct notifier_block *n) argument
225 atomic_notifier_call_chain(struct atomic_notifier_head *nh, unsigned long val, void *v) argument
247 atomic_notifier_call_chain_is_empty(struct atomic_notifier_head *nh) argument
257 __blocking_notifier_chain_register(struct blocking_notifier_head *nh, struct notifier_block *n, bool unique_priority) argument
287 blocking_notifier_chain_register(struct blocking_notifier_head *nh, struct notifier_block *n) argument
304 blocking_notifier_chain_register_unique_prio(struct blocking_notifier_head *nh, struct notifier_block *n) argument
321 blocking_notifier_chain_unregister(struct blocking_notifier_head *nh, struct notifier_block *n) argument
341 blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) argument
376 blocking_notifier_call_chain(struct blocking_notifier_head *nh, unsigned long val, void *v) argument
410 raw_notifier_chain_register(struct raw_notifier_head *nh, struct notifier_block *n) argument
427 raw_notifier_chain_unregister(struct raw_notifier_head *nh, struct notifier_block *n) argument
434 raw_notifier_call_chain_robust(struct raw_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) argument
458 raw_notifier_call_chain(struct raw_notifier_head *nh, unsigned long val, void *v) argument
480 srcu_notifier_chain_register(struct srcu_notifier_head *nh, struct notifier_block *n) argument
510 srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, struct notifier_block *n) argument
547 srcu_notifier_call_chain(struct srcu_notifier_head *nh, unsigned long val, void *v) argument
572 srcu_init_notifier_head(struct srcu_notifier_head *nh) argument
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_private.h39 struct nexthop __rcu *nh; member in struct:vxlan_fdb
/linux-master/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c194 const unsigned char *nh = skb_network_header(skb); local
/linux-master/arch/arm/vfp/
H A Dvfp.h44 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) argument
57 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) argument
72 u32 nh, nl, mh, ml; local
110 vfp_estimate_div128to64(u64 nh, u64 nl, u64 m) argument
[all...]
/linux-master/net/dsa/
H A Dswitch.c1086 struct raw_notifier_head *nh = &dst->nh; local
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c60 static inline struct rtattr *rtattr_hdr(struct nlmsghdr *nh) argument
65 static int rtattr_pack(struct nlmsghdr *nh, size_t req_sz, argument
85 static struct rtattr *_rtattr_begin(struct nlmsghdr *nh, size_t req_sz, argument
96 rtattr_begin(struct nlmsghdr *nh, size_t req_sz, unsigned short rta_type) argument
102 rtattr_end(struct nlmsghdr *nh, struct rtattr *attr) argument
109 veth_pack_peerb(struct nlmsghdr *nh, size_t req_sz, const char *peer, int ns) argument
139 struct nlmsghdr nh; member in struct:__anon4484
202 struct nlmsghdr nh; member in struct:__anon4485
249 struct nlmsghdr nh; member in struct:__anon4486
311 struct nlmsghdr nh; member in struct:__anon4487
353 struct nlmsghdr nh; member in struct:__anon4488
[all...]
/linux-master/net/xfrm/
H A Dxfrm_output.c84 const unsigned char *nh = skb_network_header(skb); local
/linux-master/samples/bpf/
H A Dxdp_router_ipv4_user.c63 struct nlmsghdr *nh; local
91 static void read_route(struct nlmsghdr *nh, int nll) argument
254 struct nlmsghdr *nh; local
316 read_arp(struct nlmsghdr *nh, int nll) argument
391 struct nlmsghdr *nh; local
456 struct nlmsghdr *nh; local
[all...]
/linux-master/include/linux/mfd/
H A Diqs62x.h131 struct blocking_notifier_head nh; member in struct:iqs62x_core

Completed in 465 milliseconds

123