Home
last modified time | relevance | path

Searched defs:t_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/regression/sockets/so_setfib/
H A Dso_setfib.c72 static struct t_type { struct
75 } t_type[] = { argument
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h233 stabtype_t t_type; member
/freebsd/usr.bin/mt/
H A Dmt.c421 short t_type; /* type of magtape device */ member
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c205 int t_type; member
/freebsd/sys/netinet/
H A Dsctputil.c2156 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_start()
2615 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_stop()
/freebsd/contrib/tnftp/src/
H A Dcmds.c138 int t_type; member
/freebsd/contrib/tcpdump/
H A Dprint-isakmp.c329 nd_uint8_t t_type; /* Transform Type (ENCR,PRF,INTEG,etc.*/ member
1909 uint8_t t_type; in ikev2_t_print() local