Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Drtsock_shared.c181 static struct rawcbhead rt_rawcb; variable
283 LIST_INIT(&rt_rawcb); in rt_pr_init()
308 if ((error = raw_attach(so, proto, &rt_rawcb)) == 0) { in COMPATNAME()
1016 &COMPATNAME(route_info).ri_dst, &rt_rawcb); in COMPATNAME()
1687 raw_input(m, &proto, &ri->ri_src, &ri->ri_dst, &rt_rawcb); in COMPATNAME()