OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pfxlist
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rtadvd/
rtadvd.c
1451
struct nd_optlist *
pfxlist
;
local in function:nd6_options
1458
if ((
pfxlist
= malloc(sizeof(*
pfxlist
))) == NULL) {
1463
pfxlist
->opt = hdr;
1464
TAILQ_INSERT_TAIL(&ndopts->nd_opts_list,
pfxlist
, next);
rtadvd.c
1451
struct nd_optlist *
pfxlist
;
local in function:nd6_options
1458
if ((
pfxlist
= malloc(sizeof(*
pfxlist
))) == NULL) {
1463
pfxlist
->opt = hdr;
1464
TAILQ_INSERT_TAIL(&ndopts->nd_opts_list,
pfxlist
, next);
rtadvd.c
1451
struct nd_optlist *
pfxlist
;
local in function:nd6_options
1458
if ((
pfxlist
= malloc(sizeof(*
pfxlist
))) == NULL) {
1463
pfxlist
->opt = hdr;
1464
TAILQ_INSERT_TAIL(&ndopts->nd_opts_list,
pfxlist
, next);
Completed in 84 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025