/freebsd/sys/net/ |
H A D | route.h | 49 struct route { struct 50 struct nhop_object *ro_nh; 51 struct llentry *ro_lle; 56 char *ro_prepend; 57 uint16_t ro_plen; 81 u_long rmx_expire; /* lifetime for route, e.g. redirect */ argument
|
H A D | if_vxlan.c | 2526 struct route route, *ro; vxlan_encap4() local 2637 struct route_in6 route, *ro; vxlan_encap6() local [all...] |
H A D | pfvar.h | 804 struct pf_kpool route; member
|
/freebsd/sys/netinet/ |
H A D | ip_options.h | 41 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)]; member
|
/freebsd/sys/net/route/ |
H A D | route_ddb.c | 206 DB_SHOW_COMMAND_FLAGS(route, db_show_route, CS_OWN) in DB_SHOW_COMMAND_FLAGS() argument
|
/freebsd/usr.sbin/ppp/ |
H A D | ncp.h | 49 struct sticky_route *route; /* List of dynamic routes */ member
|
/freebsd/usr.bin/bluetooth/btsockstat/ |
H A D | btsockstat.c | 110 int opt, proto = -1, route = 0; in main() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | emu10kx.h | 144 int route; member
|
H A D | emu10kx-pcm.c | 102 int route; member 1298 uintptr_t func, route; in emu_pcm_probe() local 1340 uintptr_t route, ivar; in emu_pcm_attach() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | opa_smi.h | 78 } route; member
|
H A D | rdma_cm.h | 156 struct rdma_route route; member
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_ucma.c | 748 struct rdma_route *route) in ucma_copy_ib_route() 776 struct rdma_route *route) in ucma_copy_iboe_route() 802 struct rdma_route *route) in ucma_copy_iw_route()
|
H A D | ib_cma.c | 2569 struct rdma_route *route; in cma_query_handler() local 2657 struct rdma_route *route = &id_priv->id.route; in cma_resolve_ib_route() local 2756 struct rdma_route *route = &id_priv->id.route; in cma_resolve_iboe_route() local 3717 struct rdma_route *route; in cma_connect_ib() local
|
/freebsd/sys/dev/sound/pcm/ |
H A D | mixer.c | 423 mixer_get_recroute(struct snd_mixer *m, int *route) in mixer_get_recroute() 458 mixer_set_recroute(struct snd_mixer *m, int route) in mixer_set_recroute()
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | neigh.c | 516 struct rtnl_route *route = (struct rtnl_route *)obj; in get_route_cb_parser() local
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | rdma_cma.h | 127 struct rdma_route route; member
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_sa_path_record.c | 1245 osm_prefix_route_t *route = NULL; in find_router() local
|
H A D | osm_subnet.c | 1709 osm_prefix_route_t *route; in append_prefix_route() local
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII.c | 45 static int route; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 429 bool ForwardDeltaNetwork::route(ElemType *P, RowType *T, unsigned Size, in route() function in ForwardDeltaNetwork 474 bool ReverseDeltaNetwork::route(ElemTyp function in ReverseDeltaNetwork 546 bool BenesNetwork::route(ElemType *P, RowType *T, unsigned Size, route() function in BenesNetwork [all...] |
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_bsd.c | 55 int route; /* routing socket for events */ member
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 471 } route; member 6174 struct redirspec *rdr, struct redirspec *route, in expand_rule()
|
/freebsd/lib/libpfctl/ |
H A D | libpfctl.h | 183 struct pfctl_pool route; member
|
/freebsd/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 462 uint8_t route[4]; member
|