/src/sys/netinet6/ |
nd6.c | 270 nd6_options(union nd_opts *ndopts) function in typeref:typename:int 326 "nd6_options: unsupported option %d - "
|
nd6.c | 270 nd6_options(union nd_opts *ndopts) function in typeref:typename:int 326 "nd6_options: unsupported option %d - "
|
/src/usr.sbin/rtadvd/ |
rtadvd.c | 172 static int nd6_options(struct nd_opt_hdr *, int, union nd_opts *, uint32_t); 913 if (nd6_options((struct nd_opt_hdr *)(rs + 1), 1055 if (nd6_options((struct nd_opt_hdr *)(ra + 1), 1376 nd6_options(struct nd_opt_hdr *hdr, int limit, function in typeref:typename:int
|
rtadvd.c | 172 static int nd6_options(struct nd_opt_hdr *, int, union nd_opts *, uint32_t); 913 if (nd6_options((struct nd_opt_hdr *)(rs + 1), 1055 if (nd6_options((struct nd_opt_hdr *)(ra + 1), 1376 nd6_options(struct nd_opt_hdr *hdr, int limit, function in typeref:typename:int
|