Since this is an optimization, ignore failures to enable the option.
For the server side, defer enabling DDP until the first non-NULLPROC
RPC is received. This allows TLS handling (which uses NULLPROC RPCs)
to enable TLS offload first.
Sponsored by: Chelsio Communications
Trivial, but would it be less confusing to have
one "if" instead of two?
(I'll leave it up to you.)