Home
last modified time | relevance | path

Searched defs:hoplimit (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/usr.sbin/rtsold/
H A Dprobe.c174 int hoplimit = 1; in sendprobe() local
H A Drtsol.c205 int hoplimit = 255; in sendpacket() local
/dflybsd-src/usr.sbin/rrenumd/
H A Drrenumd.c318 int hoplimit = RR_MCHLIM_DEFAULT; in rrenum_output() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6nd.h67 uint8_t hoplimit; member
H A Dif.c890 if_findifpfromcmsg(struct dhcpcd_ctx *ctx, struct msghdr *msg, int *hoplimit) in if_findifpfromcmsg()
H A Dipv6nd.c1117 struct interface *ifp, struct icmp6_hdr *icp, size_t len, int hoplimit) in ipv6nd_handlera()
2078 int hoplimit = 0; in ipv6nd_recvmsg() local
/dflybsd-src/usr.sbin/rtadvd/
H A Drtadvd.c1744 int hoplimit = 255; in ra_output() local
/dflybsd-src/sbin/ping6/
H A Dping6.c194 int hoplimit = -1; /* hoplimit */ variable