Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 12 of 12) sorted by relevance

/external/lib/lwip/core/ipv4/
A Dip.c643 u8_t proto, struct netif *netif)
656 u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options,
819 u8_t ttl, u8_t tos, u8_t proto)
858 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint)
A Dinet_chksum.c274 u8_t proto, u16_t proto_len) in inet_chksum_pseudo()
334 u8_t proto, u16_t proto_len, u16_t chksum_len) in inet_chksum_pseudo_partial()
/external/lib/lwip/core/ipv6/
A Dip6.c262 u8_t proto, struct netif *netif) in ip_output_if()
318 u8_t ttl, u8_t proto) in ip_output()
333 u8_t ttl, u8_t tos, u8_t proto, u8_t *addr_hint) in ip_output_hinted()
A Dinet6.c82 u8_t proto, u32_t proto_len) in inet_chksum_pseudo()
/external/lib/lwip/core/
A Draw.c80 s16_t proto; in raw_input() local
331 raw_new(u8_t proto) in raw_new()
A Dstats.c72 stats_display_proto(struct stats_proto *proto, const char *name) in stats_display_proto()
/external/lib/lwip/netif/ppp/
A Dauth.c686 np_up(int unit, u16_t proto) in np_up()
716 np_down(int unit, u16_t proto) in np_down()
731 np_finished(int unit, u16_t proto) in np_finished()
A Dppp.c1375 sifnpmode(int u, int proto, enum NPmode mode) in sifnpmode()
1595 u16_t proto; member
/external/lib/lwip/include/lwip/
A Dapi_msg.h74 u8_t proto; member
A Dstats.h281 #define stats_display_proto(proto, name) argument
/external/lib/lwip/include/ipv4/lwip/
A Dip.h162 #define IPH_PROTO_SET(hdr, proto) (hdr)->_proto = (u8_t)(proto) argument
/external/lib/lwip/api/
A Dapi_lib.c68 netconn_new_with_proto_and_callback(enum netconn_type t, u8_t proto, netconn_callback callback) in netconn_new_with_proto_and_callback()

Completed in 46 milliseconds