Home
last modified time | relevance | path

Searched defs:nif (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/core/src/
H A Dip_out.c14 int nif = -1; in GetOutputInterface() local
127 int nif; in IPOutputStandalone() local
186 int nif; in IPOutput() local
H A Deth_out.c46 FlushSendChunkBuf(mtcp_manager_t mtcp, int nif) in FlushSendChunkBuf()
64 uint16_t h_proto, int nif, unsigned char* dst_haddr, uint16_t iplen, in EthernetOutput()
H A Dnetmap_module.c108 netmap_send_pkts(struct mtcp_thread_context *ctxt, int nif) in netmap_send_pkts()
145 netmap_get_wptr(struct mtcp_thread_context *ctxt, int nif, uint16_t pktsize) in netmap_get_wptr()
256 netmap_dev_ioctl(struct mtcp_thread_context *ctx, int nif, int cmd, void *argp) in netmap_dev_ioctl()
H A Darp.c123 ARPOutput(struct mtcp_manager *mtcp, int nif, int opcode, in ARPOutput()
185 RequestARP(mtcp_manager_t mtcp, uint32_t ip, int nif, uint32_t cur_ts) in RequestARP()
219 struct arphdr *arph, int nif, uint32_t cur_ts) in ProcessARPRequest()
H A Ddpdk_module.c219 dpdk_send_pkts(struct mtcp_thread_context *ctxt, int nif) in dpdk_send_pkts()
287 dpdk_get_wptr(struct mtcp_thread_context *ctxt, int nif, uint16_t pktsize) in dpdk_get_wptr()
535 dpdk_dev_ioctl(struct mtcp_thread_context *ctx, int nif, int cmd, void *argp) in dpdk_dev_ioctl()
H A Dpcap_module.c68 pcap_send_pkts(struct mtcp_thread_context *ctxt, int nif) in pcap_send_pkts()
H A Dicmp.c66 int32_t nif; in ICMPOutput() local
H A Dtcp_stream.c862 int nif; local
H A Dapi.c991 int ret, nif; in mtcp_connect() local
/mOS-networking-stack/core/src/include/
H A Dconfig.h97 int nif; member
H A Dmtcp.h163 int nif; member