Searched defs:is_udp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dcm.h61 unsigned int is_udp : 1; member in struct:conn_state
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_filter.c814 boolean_t is_udp = (type == EFX_SIENA_FILTER_RX_UDP_FULL || local
821 FRF_AZ_TCP_UDP, is_udp,
826 dword3 = is_udp;
847 boolean_t is_udp = (type == EFX_SIENA_FILTER_TX_UDP_FULL || local
850 FRF_CZ_TIFT_TCP_UDP, is_udp,
855 dword3 = is_udp | spec->sfs_dmaq_id << 1;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_state.h97 #define is_udp is_ps.is_us macro

Completed in 48 milliseconds