OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nd_opts_src_lladdr
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet6/
nd6_rtr.c
128
if (ndopts.
nd_opts_src_lladdr
) {
129
lladdr = (char *)(ndopts.
nd_opts_src_lladdr
+ 1);
130
lladdrlen = ndopts.
nd_opts_src_lladdr
->nd_opt_len << 3;
nd6.h
148
#define
nd_opts_src_lladdr
nd_opt_each.src_lladdr
macro
nd6_nbr.c
185
if (ndopts.
nd_opts_src_lladdr
) {
186
lladdr = (char *)(ndopts.
nd_opts_src_lladdr
+ 1);
187
lladdrlen = ndopts.
nd_opts_src_lladdr
->nd_opt_len << 3;
/src/usr.sbin/rtadvd/
rtadvd.c
116
#define
nd_opts_src_lladdr
nd_opt_each.src_lladdr
macro
931
ndopts.
nd_opts_src_lladdr
) {
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025