Home
last modified time | relevance | path

Searched refs:ng_one2many_link (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_one2many.c65 struct ng_one2many_link { struct
74 struct ng_one2many_link one; /* "one" hook */ argument
75 struct ng_one2many_link many[NG_ONE2MANY_MAX_LINKS];
209 struct ng_one2many_link *link; in ng_one2many_newhook()
322 struct ng_one2many_link *link; in ng_one2many_rcvmsg()
416 struct ng_one2many_link *src; in ng_one2many_rcvdata()
417 struct ng_one2many_link *dst = NULL; in ng_one2many_rcvdata()
459 struct ng_one2many_link *mdst; in ng_one2many_rcvdata()