s/qmail  3.3.23
Next generation secure email transport
Functions
socket6_if.h File Reference
#include "uint32.h"
Include dependency graph for socket6_if.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * socket_getifname (uint32 interface)
 
uint32 socket_getifidx (const char *ifname)
 

Function Documentation

◆ socket_getifidx()

uint32 socket_getifidx ( const char *  ifname)

Definition at line 16 of file socket6_if.c.

Here is the caller graph for this function:

◆ socket_getifname()

const char* socket_getifname ( uint32  interface)

Definition at line 8 of file socket6_if.c.