OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPATNAME
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
rtsock_shared.c
118
#define
COMPATNAME
(x) compat_50_ ## x
140
#define
COMPATNAME
(x) x
153
struct route_info
COMPATNAME
(route_info) = {
159
static void
COMPATNAME
(route_init)(void);
160
static int
COMPATNAME
(route_output)(struct mbuf *, struct socket *);
170
static const struct protosw
COMPATNAME
(route_protosw)[];
192
struct route_cb * const cb = &
COMPATNAME
(route_info).ri_cb;
212
COMPATNAME
(route_filter)(struct mbuf *m, struct sockproto *proto,
287
COMPATNAME
(route_attach)(struct socket *so, int proto)
310
rp->rcb_laddr = &
COMPATNAME
(route_info).ri_src
[
all
...]
/src/sys/compat/common/
rtsock_50.c
66
#define COMPAT_RTSOCK /* Use the
COMPATNAME
/COMPATCALL macros and the
84
if (
COMPATNAME
(route_info).ri_cb.any_count == 0)
112
m =
COMPATNAME
(rt_msg1)(RTM_OIFINFO, &info, (void *)&oifm, sizeof(oifm));
115
COMPATNAME
(route_enqueue)(m, 0);
Completed in 17 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026