HomeSort by: relevance | last modified time | path
    Searched refs:identification (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_header.h 160 u_int8_t identification[16]; /* id of who we are */ member in struct:sctp_state_cookie
sctp_output.c 3582 strncpy(stc.identification, SCTP_VERSION_STRING,
3583 uimin(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));
  /src/sys/arch/vax/boot/xxboot/
start.S 58 .byte 0xcf # offset in words to identification area

Completed in 21 milliseconds