Lines Matching defs:COMPATNAME

118 #define	COMPATNAME(x)	compat_50_ ## x  macro
140 #define COMPATNAME(x) x macro
212 COMPATNAME(route_filter)(struct mbuf *m, struct sockproto *proto, in COMPATNAME() function
287 COMPATNAME(route_attach)(struct socket *so, int proto) in COMPATNAME() function
330 COMPATNAME(route_detach)(struct socket *so) in COMPATNAME() function
348 COMPATNAME(route_accept)(struct socket *so, struct sockaddr *nam) in COMPATNAME() function
358 COMPATNAME(route_bind)(struct socket *so, struct sockaddr *nam, struct lwp *l) in COMPATNAME() function
366 COMPATNAME(route_listen)(struct socket *so, struct lwp *l) in COMPATNAME() function
374 COMPATNAME(route_connect)(struct socket *so, struct sockaddr *nam, struct lwp *l) in COMPATNAME() function
382 COMPATNAME(route_connect2)(struct socket *so, struct socket *so2) in COMPATNAME() function
390 COMPATNAME(route_disconnect)(struct socket *so) in COMPATNAME() function
407 COMPATNAME(route_shutdown)(struct socket *so) in COMPATNAME() function
423 COMPATNAME(route_abort)(struct socket *so) in COMPATNAME() function
433 COMPATNAME(route_ioctl)(struct socket *so, u_long cmd, void *nam, in COMPATNAME() function
440 COMPATNAME(route_stat)(struct socket *so, struct stat *ub) in COMPATNAME() function
448 COMPATNAME(route_peeraddr)(struct socket *so, struct sockaddr *nam) in COMPATNAME() function
464 COMPATNAME(route_sockaddr)(struct socket *so, struct sockaddr *nam) in COMPATNAME() function
480 COMPATNAME(route_rcvd)(struct socket *so, int flags, struct lwp *l) in COMPATNAME() function
488 COMPATNAME(route_recvoob)(struct socket *so, struct mbuf *m, int flags) in COMPATNAME() function
496 COMPATNAME(route_send)(struct socket *so, struct mbuf *m, in COMPATNAME() function
513 COMPATNAME(route_sendoob)(struct socket *so, struct mbuf *m, in COMPATNAME() function
524 COMPATNAME(route_purgeif)(struct socket *so, struct ifnet *ifp) in COMPATNAME() function
648 COMPATNAME(route_output)(struct mbuf *m, struct socket *so) in COMPATNAME() function
1256 COMPATNAME(rt_msg1)(int type, struct rt_addrinfo *rtinfo, void *data, int datalen) in COMPATNAME() function
1402 COMPATNAME(rt_missmsg)(int type, const struct rt_addrinfo *rtinfo, int flags, in COMPATNAME() function
1429 COMPATNAME(rt_ifmsg)(struct ifnet *ifp) in COMPATNAME() function
1461 COMPATNAME(rt_addrmsg0)(int cmd, struct ifaddr *ifa, int error, in COMPATNAME() function
1567 COMPATNAME(rt_addrmsg)(int cmd, struct ifaddr *ifa) in COMPATNAME() function
1574 COMPATNAME(rt_addrmsg_rt)(int cmd, struct ifaddr *ifa, int error, in COMPATNAME() function
1582 COMPATNAME(rt_addrmsg_src)(int cmd, struct ifaddr *ifa, in COMPATNAME() function
1608 COMPATNAME(rt_ifannouncemsg)(struct ifnet *ifp, int what) in COMPATNAME() function
1628 COMPATNAME(rt_ieee80211msg)(struct ifnet *ifp, int what, void *data, in COMPATNAME() function
1670 COMPATNAME(route_intr)(void *cookie) in COMPATNAME() function
1699 COMPATNAME(route_enqueue)(struct mbuf *m, int family) in COMPATNAME() function
1724 COMPATNAME(route_init)(void) in COMPATNAME() function