peek_l3_ul_nas: Parse PTMSI MI from GMM RAU req (details)
Commit
4ed837cba80e55080f749e55afe1395f02e16cd2
by Pau Espin Pedrol
peek_l3_ul_nas: Split parsing logic based on PS/CS ctx
It makes no sense to receive an MM message over PS context or a GMM message over a CS context, hence better clearly split the parsing code paths to avoid unintended logic execution.