Searched refs:sctp_sf_violation (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_statetable.c | 191 TYPE_SCTP_FUNC(sctp_sf_violation), \ 252 TYPE_SCTP_FUNC(sctp_sf_violation), \ 254 TYPE_SCTP_FUNC(sctp_sf_violation), \ 258 TYPE_SCTP_FUNC(sctp_sf_violation), \
|
H A D | sm_statefuns.c | 4564 enum sctp_disposition sctp_sf_violation(struct net *net, in sctp_sf_violation() function 4798 return sctp_sf_violation(net, ep, asoc, type, arg, commands); in sctp_sf_violation_chunk()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_statetable.c | 191 TYPE_SCTP_FUNC(sctp_sf_violation), \ 252 TYPE_SCTP_FUNC(sctp_sf_violation), \ 254 TYPE_SCTP_FUNC(sctp_sf_violation), \ 258 TYPE_SCTP_FUNC(sctp_sf_violation), \
|
H A D | sm_statefuns.c | 4667 enum sctp_disposition sctp_sf_violation(struct net *net, in sctp_sf_violation() function
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sm.h | 108 sctp_state_fn_t sctp_sf_violation; variable
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sm.h | 108 sctp_state_fn_t sctp_sf_violation; variable
|
Completed in 19 milliseconds