Searched defs:route (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/net/ |
H A D | route.h | 61 struct route { struct 77 uint32_t rmx_expire; /* lifetime for route, e.g. redirect */ argument
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | trace.h | 74 #define TRACE_ACTION(action, route) { \ argument
|
/illumos-gate/usr/src/uts/common/inet/kifconf/ |
H A D | kifconf.c | 72 struct rtentry route; in kdlifconfig() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 282 struct rtentry route; local
|
H A D | ndp.c | 537 ndp_initialize_lifreq(int route, struct lifreq *lifrp, struct sockaddr *sap) in ndp_initialize_lifreq() 579 int inet6, route; in ndp_host_enumerate() local
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | rdma_cm.h | 140 struct rdma_route route; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ether.c | 754 #define bridge(route) (ntohs((ushort_t)(route)) & 0x0F) argument 755 #define ring(route) (ntohs((ushort_t)(route)) >> 4) argument
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
H A D | xhci_usba.c | 1595 uint32_t route = 0; in xhci_hcdi_device_route() local 1664 uint32_t route, rp, info, info2, tt; in xhci_hcdi_device_init() local
|
H A D | xhci.c | 2052 int ret, inst, route; in xhci_attach() local
|
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_dialog.c | 323 sip_dlg_route_set_t *route; in sip_dialog_set_route_hdr() local
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/ |
H A D | bdn.h | 699 u8 route[BDN_SIZE_OF_IPV6]; member
|