Searched refs:orig_ops (Results 1 – 2 of 2) sorted by relevance
434 const struct proto_ops *orig_ops); in espintcp_destruct() 548 const struct proto_ops *orig_ops) in espintcp_close() 551 memcpy(espintcp_ops, orig_ops, sizeof(struct proto_ops));564 build_protos(struct proto * espintcp_prot,struct proto_ops * espintcp_ops,const struct proto * orig_prot,const struct proto_ops * orig_ops) build_protos() argument
497 const struct proto_ops *orig_ops);638 const struct proto_ops *orig_ops) in ovpn_tcp_build_protos() argument641 memcpy(new_ops, orig_ops, sizeof(*new_ops)); in ovpn_tcp_build_protos()