Searched refs:identification (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh192 Display a version identification message and exit.
/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h190 uint8_t identification[SCTP_IDENTIFICATION_SIZE]; /* id of who we are */ member in struct:sctp_state_cookie
H A Dsctp_output.c5603 * We might not overwrite the identification[] completely and on
5838 memcpy(stc.identification, SCTP_VERSION_STRING,
5839 min(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c675 unsigned short identification; member in struct:swrap_packet::__anon6056::__anon6057
837 packet->ip.hdr.identification = htons(0xFFFF);
857 packet->ip.hdr.identification = htons(0xFFFF);

Completed in 100 milliseconds