HomeSort by: relevance | last modified time | path
    Searched defs:ipf_p_pptp_new (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_pptp_pxy.c 68 int ipf_p_pptp_new(void *, fr_info_t *, ap_session_t *, nat_t *);
116 ipf_p_pptp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) function in typeref:typename:int
134 printf("ipf_p_pptp_new: GRE session already exists\n");
141 printf("ipf_p_pptp_new: malloc for aps_data failed\n");
ip_pptp_pxy.c 68 int ipf_p_pptp_new(void *, fr_info_t *, ap_session_t *, nat_t *);
116 ipf_p_pptp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) function in typeref:typename:int
134 printf("ipf_p_pptp_new: GRE session already exists\n");
141 printf("ipf_p_pptp_new: malloc for aps_data failed\n");

Completed in 32 milliseconds