Home
last modified time | relevance | path

Searched refs:SCTP_PR_SCTP_TTL (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h260 #define SCTP_PR_SCTP_TTL 0x0001 /* Time based PR-SCTP */ macro
271 #define PR_SCTP_TTL_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_TTL)
H A Dsctp_structs.h410 #define CHUNK_FLAGS_PR_SCTP_TTL SCTP_PR_SCTP_TTL
H A Dsctp_output.c6265 sp->sinfo_flags |= SCTP_PR_SCTP_TTL; in sctp_set_prsctp_policy()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h260 #define SCTP_PR_SCTP_TTL 0x0001 /* Time based PR-SCTP */ macro
271 #define PR_SCTP_TTL_ENABLED(x) (PR_SCTP_POLICY(x) == SCTP_PR_SCTP_TTL)