Searched defs:hoplimit (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | output_core.c | 112 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip6_dst_hoplimit() local
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | output_core.c | 106 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip6_dst_hoplimit() local
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 63 nf_reject_ip6hdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, __u8 protocol, int hoplimit) nf_reject_ip6hdr_put() argument
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_addr.h | 45 int hoplimit; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_addr.h | 46 int hoplimit; member
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 197 nf_reject_ip6hdr_put(struct sk_buff *nskb, const struct sk_buff *oldskb, __u8 protocol, int hoplimit) nf_reject_ip6hdr_put() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | route.h | 359 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip4_dst_hoplimit() local
|
/kernel/linux/linux-6.6/include/net/ |
H A D | route.h | 359 int hoplimit = dst_metric_raw(dst, RTAX_HOPLIMIT); in ip4_dst_hoplimit() local
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | addr.c | 814 rdma_addr_find_l2_eth_by_grh(const union ib_gid *sgid, const union ib_gid *dgid, u8 *dmac, const struct ib_gid_attr *sgid_attr, int *hoplimit) rdma_addr_find_l2_eth_by_grh() argument
|
H A D | verbs.c | 799 int hoplimit = 0xff; in ib_init_ah_attr_from_wc() local
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | addr.c | 813 rdma_addr_find_l2_eth_by_grh(const union ib_gid *sgid, const union ib_gid *dgid, u8 *dmac, const struct ib_gid_attr *sgid_attr, int *hoplimit) rdma_addr_find_l2_eth_by_grh() argument
|
H A D | verbs.c | 796 int hoplimit = 0xff; in ib_init_ah_attr_from_wc() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mcg.c | 1000 u32 hoplimit; in sysfs_show_group() local
|
Completed in 16 milliseconds