Searched defs:nif (Results 1 – 11 of 11) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | ip_out.c | 14 int nif = -1; in GetOutputInterface() local 127 int nif; in IPOutputStandalone() local 186 int nif; in IPOutput() local
|
| H A D | eth_out.c | 46 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 D | netmap_module.c | 108 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 D | arp.c | 123 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 D | dpdk_module.c | 219 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 D | pcap_module.c | 68 pcap_send_pkts(struct mtcp_thread_context *ctxt, int nif) in pcap_send_pkts()
|
| H A D | icmp.c | 66 int32_t nif; in ICMPOutput() local
|
| H A D | tcp_stream.c | 862 int nif; local
|
| H A D | api.c | 991 int ret, nif; in mtcp_connect() local
|
| /mOS-networking-stack/core/src/include/ |
| H A D | config.h | 97 int nif; member
|
| H A D | mtcp.h | 163 int nif; member
|