{
    "mode": "man",
    "parameter": "rpc_gss_max_data_length",
    "section": "3t",
    "url": "https://www.chedong.com/phpMan.php/man/rpc_gss_max_data_length/3t/json",
    "generated": "2026-06-02T15:58:36Z",
    "synopsis": "#include <rpc/rpcsecgss.h>\nint\nrpcgssmaxdatalength(AUTH *auth, int maxtpunitlen);",
    "sections": {
        "NAME": {
            "content": "rpcgssmaxdatalength — calculate maximum data size\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "#include <rpc/rpcsecgss.h>\n\nint\nrpcgssmaxdatalength(AUTH *auth, int maxtpunitlen);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Calculate the maximum message size that will fit into a packet of size maxtpunitlen, given\nthe current service and QoP setting.\n",
            "subsections": []
        },
        "PARAMETERS": {
            "content": "auth             A handle to a RPCSECGSS security context\n\nmaxtpunitlen  Maximum packet size of the underlying transport protocol\n",
            "subsections": []
        },
        "RETURN VALUES": {
            "content": "The maximum message size that can be encoded\n",
            "subsections": []
        },
        "AVAILABILITY": {
            "content": "The rpcgssmaxdatalength() function is part of libtirpc.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "rpc(3), gssapi(3), rpcsecgss(3)\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "This manual page was written by Doug Rabson <dfr@FreeBSD.org>.\n\nBSD                            January 26, 2010                            BSD",
            "subsections": []
        }
    },
    "summary": "rpcgssmaxdatalength — calculate maximum data size",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "rpc",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/rpc/3/json"
        },
        {
            "name": "gssapi",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/gssapi/3/json"
        },
        {
            "name": "rpcsecgss",
            "section": "3",
            "url": "https://www.chedong.com/phpMan.php/man/rpcsecgss/3/json"
        }
    ]
}