Searched refs:sctp_tsnmap_mark (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | tsnmap.h | 98 int sctp_tsnmap_mark(struct sctp_tsnmap *, __u32 tsn,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | tsnmap.h | 98 int sctp_tsnmap_mark(struct sctp_tsnmap *, __u32 tsn,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | tsnmap.c | 95 int sctp_tsnmap_mark(struct sctp_tsnmap *map, __u32 tsn, in sctp_tsnmap_mark() function
|
H A D | ulpevent.c | 708 if (sctp_tsnmap_mark(&asoc->peer.tsn_map, in sctp_ulpevent_make_rcvmsg()
|
H A D | sm_sideeffect.c | 1336 error = sctp_tsnmap_mark(&asoc->peer.tsn_map, in sctp_cmd_interpreter()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | tsnmap.c | 95 int sctp_tsnmap_mark(struct sctp_tsnmap *map, __u32 tsn, in sctp_tsnmap_mark() function
|
H A D | ulpevent.c | 708 if (sctp_tsnmap_mark(&asoc->peer.tsn_map, in sctp_ulpevent_make_rcvmsg()
|
H A D | sm_sideeffect.c | 1341 error = sctp_tsnmap_mark(&asoc->peer.tsn_map, in sctp_cmd_interpreter()
|
Completed in 10 milliseconds