Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_bridge.h131 struct ng_bridge_host_ary { struct
/f-stack/freebsd/netgraph/
H A Dng_bridge.h166 struct ng_bridge_host_ary { struct
H A Dng_bridge.c166 const struct ng_bridge_host_ary *const hary in ng_bridge_getTableLength()
167 = (const struct ng_bridge_host_ary *)(buf - sizeof(u_int32_t)); in ng_bridge_getTableLength()
542 struct ng_bridge_host_ary *ary; in ng_bridge_rcvmsg()
552 ary = (struct ng_bridge_host_ary *)resp->data; in ng_bridge_rcvmsg()