PMNT_DGRAM
sock_type = pmnt_flags & PMNT_DGRAM ? SOCK_DGRAM : SOCK_SEQPACKET;
new_mount(s, PMNT_DEVFUSE|PMNT_DGRAM);