Searched refs:i_key (Results 1 – 13 of 13) sorted by relevance
101 p->i_key = p->o_key = tnl_parse_key("key", *argv); in parse_args()105 p->i_key = tnl_parse_key("ikey", *argv); in parse_args()228 if (p->i_key == 0 && IN_MULTICAST(ntohl(p->iph.daddr))) { in parse_args()229 p->i_key = p->iph.daddr; in parse_args()363 if ((p->i_flags & GRE_KEY) && (p->o_flags & GRE_KEY) && p->o_key == p->i_key) in print_tunnel()364 printf(" key %u", ntohl(p->i_key)); in print_tunnel()367 printf(" ikey %u", ntohl(p->i_key)); in print_tunnel()431 (p->i_key && p1.i_key != p->i_key)) in do_tunnels_list()
115 p->o_key == p->i_key) in print_tunnel()116 printf(" key %u", ntohl(p->i_key)); in print_tunnel()119 printf(" ikey %u", ntohl(p->i_key)); in print_tunnel()246 p->i_key = p->o_key = tnl_parse_key("key", *argv); in parse_args()250 p->i_key = tnl_parse_key("ikey", *argv); in parse_args()
15 #define gnext(n) ((n)->i_key.nk.next)19 #define gkey(n) cast(const TValue*, (&(n)->i_key.tvk))25 #define wgkey(n) (&(n)->i_key.nk)
493 TKey i_key; member
506 setnodekey(L, &mp->i_key, key); in luaH_newkey()
52 __be32 i_key; member
53 __be32 i_key; member
50 __be32 i_key; member
35 __be32 i_key; member
86 memcpy(keyavail.i_key, key, key_len); in wpa_driver_openbsd_set_key()
2375 inet_ntop(AF_INET, &ptnl->i_key, ikey_str, sizeof(ikey_str)); in display_tunnel()2377 && ptnl->o_key == ptnl->i_key) printf(" key %s", ikey_str); in display_tunnel()2421 iptnl.iph.saddr != ptnl->iph.saddr) || (ptnl->i_key && in read_tunnel()2422 iptnl.i_key != ptnl->i_key)) continue; in read_tunnel()2495 ptnl->i_key = ptnl->o_key = addr; in parse_iptunnel_args()2498 ptnl->i_key = addr; in parse_iptunnel_args()2595 if (!ptnl->i_key && IN_MULTICAST(ntohl(ptnl->iph.daddr))) { in parse_iptunnel_args()2596 ptnl->i_key = ptnl->iph.daddr; in parse_iptunnel_args()
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...