Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c1613 u32 flav,len; in gss_validate() local
1619 flav = ntohl(*p++); in gss_validate()
1622 if (flav != RPC_AUTH_GSS) in gss_validate()