Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ipv6_route.c20 struct nexthop *nh; in dump_ipv6_route() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ipv6_route.c19 struct nexthop *nh; in dump_ipv6_route() local
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon.h50 struct raw_notifier_head *nh; member
/kernel/linux/linux-5.10/arch/alpha/boot/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/alpha/boot/
H A DMakefile[all...]
/kernel/linux/linux-5.10/net/nsh/
H A Dnsh.c16 struct nshhdr *nh; in nsh_push() local
49 struct nshhdr *nh; in nsh_pop() local
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon.h52 struct raw_notifier_head *nh; member
/kernel/linux/linux-6.6/net/nsh/
H A Dnsh.c17 struct nshhdr *nh; in nsh_push() local
50 struct nshhdr *nh; in nsh_pop() local
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netfilter_ipv6.c50 const unsigned char *nh = skb_network_header(skb); in br_nf_check_hbh_len() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtun.c70 struct nlmsghdr nh; in tun_delete() member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dlag_mp.c134 struct fib_nh *nh = fib_info_nh(fi, 0); in mlx5_lag_fib_route_event() local
H A Dpci_irq.c16 struct atomic_notifier_head nh; member
76 static irqreturn_t mlx5_irq_int_handler(int irq, void *nh) in mlx5_irq_int_handler() argument
[all...]
H A Devents.c59 struct atomic_notifier_head nh; member
/kernel/linux/linux-5.10/net/ipv6/
H A Dexthdrs_core.c118 const unsigned char *nh = skb_network_header(skb); in ipv6_find_tlv() local
H A Dmip6.c256 const unsigned char *nh = skb_network_header(skb); in mip6_destopt_offset() local
392 const unsigned char *nh = skb_network_header(skb); in mip6_rthdr_offset() local
H A Dreassembly.c136 const unsigned char *nh = skb_network_header(skb); in ip6_frag_queue() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dutils.c223 unsigned char *nh; in nf_ip6_check_hbh_len() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dexthdrs_core.c118 const unsigned char *nh = skb_network_header(skb); in ipv6_find_tlv() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c39 struct nlmsghdr *nh = (void *)data; in init_genl_req() local
55 static void nl_error(struct nlmsghdr *nh) in nl_error() argument
86 do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) do_nl_req() argument
152 struct nlmsghdr *nh; resolve_mptcp_pm_netlink() local
178 struct nlmsghdr *nh; add_addr() local
289 struct nlmsghdr *nh; del_addr() local
398 print_addrs(struct nlmsghdr *nh, int pm_family, int total_len) print_addrs() argument
431 struct nlmsghdr *nh; get_addr() local
471 struct nlmsghdr *nh; dump_addrs() local
492 struct nlmsghdr *nh; flush_addrs() local
504 print_limits(struct nlmsghdr *nh, int pm_family, int total_len) print_limits() argument
546 struct nlmsghdr *nh; get_set_limits() local
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c164 unsigned long long mh, ml, nh, nl; in denormal_muld() local
/kernel/linux/linux-5.10/scripts/dtc/libfdt/
H A Dfdt_sw.c221 struct fdt_node_header *nh; in fdt_begin_node() local
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dnetlink.c82 struct nlmsghdr *nh; in bpf_netlink_recv() local
140 struct nlmsghdr nh; __bpf_set_link_xdp_fd_replace() member
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dnotifier.c139 int atomic_notifier_chain_register(struct atomic_notifier_head *nh, in atomic_notifier_chain_register() argument
161 int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh, in atomic_notifier_chain_unregister() argument
175 atomic_notifier_call_chain_robust(struct atomic_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) atomic_notifier_call_chain_robust() argument
211 atomic_notifier_call_chain(struct atomic_notifier_head *nh, unsigned long val, void *v) atomic_notifier_call_chain() argument
240 blocking_notifier_chain_register(struct blocking_notifier_head *nh, struct notifier_block *n) blocking_notifier_chain_register() argument
270 blocking_notifier_chain_unregister(struct blocking_notifier_head *nh, struct notifier_block *n) blocking_notifier_chain_unregister() argument
290 blocking_notifier_call_chain_robust(struct blocking_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) blocking_notifier_call_chain_robust() argument
325 blocking_notifier_call_chain(struct blocking_notifier_head *nh, unsigned long val, void *v) blocking_notifier_call_chain() argument
359 raw_notifier_chain_register(struct raw_notifier_head *nh, struct notifier_block *n) raw_notifier_chain_register() argument
376 raw_notifier_chain_unregister(struct raw_notifier_head *nh, struct notifier_block *n) raw_notifier_chain_unregister() argument
383 raw_notifier_call_chain_robust(struct raw_notifier_head *nh, unsigned long val_up, unsigned long val_down, void *v) raw_notifier_call_chain_robust() argument
407 raw_notifier_call_chain(struct raw_notifier_head *nh, unsigned long val, void *v) raw_notifier_call_chain() argument
430 srcu_notifier_chain_register(struct srcu_notifier_head *nh, struct notifier_block *n) srcu_notifier_chain_register() argument
460 srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, struct notifier_block *n) srcu_notifier_chain_unregister() argument
497 srcu_notifier_call_chain(struct srcu_notifier_head *nh, unsigned long val, void *v) srcu_notifier_call_chain() argument
522 srcu_init_notifier_head(struct srcu_notifier_head *nh) srcu_init_notifier_head() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c197 const unsigned char *nh = skb_network_header(skb); in nf_ct_frag6_queue() local

Completed in 16 milliseconds

123456