Home
last modified time | relevance | path

Searched refs:xt_l2tp_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_l2tp.c49 static bool l2tp_match(const struct xt_l2tp_info *info, struct l2tp_data *data) in l2tp_match()
81 const struct xt_l2tp_info *info = par->matchinfo; in l2tp_udp_mt()
141 const struct xt_l2tp_info *info = par->matchinfo; in l2tp_ip_mt()
211 const struct xt_l2tp_info *info = par->matchinfo; in l2tp_mt_check()
261 const struct xt_l2tp_info *info = par->matchinfo; in l2tp_mt_check4()
288 const struct xt_l2tp_info *info = par->matchinfo; in l2tp_mt_check6()
319 .matchsize = XT_ALIGN(sizeof(struct xt_l2tp_info)),
333 .matchsize = XT_ALIGN(sizeof(struct xt_l2tp_info)),
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_l2tp.h13 struct xt_l2tp_info { struct